@charset "utf-8";
@font-face{ font-family:Impact; src:url(../font/impact.ttf);}
@font-face{ font-family:Geometr415BlkBTBlack; src:url(../font/Geometr415BlkBTBlack.ttf);}
@font-face{ font-family:Georgia; src:url(../font/georgia.ttf);}
@font-face{ font-family:FZZJ-LongYTJW; src:url(../font/FZZJ-LongYTJW.ttf);}
@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:13px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:12px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}


.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{ margin:0 auto; max-width: 1500px; padding:0 50px;}

.pc_header_box{height: 0;position: absolute;left: 0;top: 0;right: 0;z-index: 100;}
.pc_header_box::before{content: "";position: absolute;top: 0;right: 0;left: 0;background: url(../images/header_top_bg.png) center top no-repeat;background-size: 100% 100%;height: 15.975rem;} 

.header_top{position: relative;z-index: 1001;height: 8rem;transition: .5s;width: 100%;}
.header_top .w1200{height: 100%;display: flex;align-items: center;justify-content: space-between;position: relative;}
.header_top .logo{display: flex;align-items: center;width: 32%;}
.header_top .logo img{max-width:100%;height: 4.1875rem;transition: .5s;}
.header_top .logo_sz{display: flex;align-items: center;width: 32%;margin-right: 100px;}
.header_top .logo_sz img{max-width:100%;height: 4.1875rem;transition: .5s;}
.header_top .right{width: 72%;padding: 0;}
.header_top .right .fl01{display: flex;align-items: center;font-size: 12px;color: #cccccc;justify-content: flex-end;padding: 0;}
.header_top .right .fl02{padding: 0;justify-content: flex-end;display: flex;align-items: center;}

#showtime{ margin-left: 10px;}



#nav{padding: 0;z-index: 1000;width: 100%;}
#nav ul{display:flex;justify-content: space-between;width: 100%;}
#nav ul.szdh{display:flex;justify-content: space-around;width: 100%;}
#nav ul li{z-index:0;position: inherit;/* flex: 1; */}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;/* white-space: nowrap; */}
#nav ul li h3{font-size: 1.125rem;color: #fff;height: 5.625rem;position:relative;transition: .36s;width: 100%;text-align: center;z-index: 1;display: flex;align-items: center;justify-content: center;font-weight: 600;}
#nav ul li h3:after{position: absolute;left: 50%;width: 0;bottom: -3px;height: 3px;background-color: #003d88;content: "";-webkit-transition: all 0.5s;transition: all 0.5s;}
#nav ul li:hover h3:after{width: 100%;left: 0;}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px; background:; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:#003d88;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav .sub_nav{
	/* display:none; */
	position:absolute;
	top: 100%;
	left:50%;
	z-index:99;
	width: 160px;
	margin-left: -80px;
	text-align:left;
	visibility:hidden;
	opacity:0;
	filter:Alpha(opacity=0);
	transition:.5s;
}
#nav .sub_nav:before{
	content:"";
	position:absolute;
	top:0;
	left:0px;
	right:0px;
	height:0;
	opacity:0;
	filter:Alpha(opacity=0);
	background-color: #fff;
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	box-shadow: 0 0 30px rgba(0,0,0,.15);
}
#nav .sub_nav .box{padding:15px 0;}
#nav .sub_nav .box .li{position:relative;padding: 8px 12px;opacity:0;filter:Alpha(opacity=0);-webkit-transition:all 0s 0s;-moz-transition:all  0s 0s;-o-transition:all  0s 0s;-ms-transition:all  0s 0s;transition:all  0s 0s;filter: Alpha(opacity=100);-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;-ms-transition: all 0.8s;transition: all 0.8s;}
#nav .sub_nav a:hover{color: #003b83;font-weight: 600;}

#nav li:hover .sub_nav .box .li{opacity:1.0;}
#nav .sub_nav .box .li:nth-child(1){-webkit-transition-delay: 0.1s; transition-delay:0.1s;}
#nav .sub_nav .box .li:nth-child(2){-webkit-transition-delay: 0.2s; transition-delay:0.2s;}
#nav .sub_nav .box .li:nth-child(3){-webkit-transition-delay: 0.3s; transition-delay:0.3s;}
#nav .sub_nav .box .li:nth-child(4){-webkit-transition-delay: 0.4s; transition-delay:0.4s;}
#nav .sub_nav .box .li:nth-child(5){-webkit-transition-delay: 0.5s; transition-delay:0.5s;}
#nav .sub_nav .box .li:nth-child(6){-webkit-transition-delay: 0.6s; transition-delay:0.6s;}
#nav .sub_nav .box .li:nth-child(7){-webkit-transition-delay: 0.7s; transition-delay:0.7s;}
#nav .sub_nav .box .li:nth-child(8){-webkit-transition-delay: 0.8s; transition-delay:0.8s;}
/* over??? */
#nav li:hover .sub_nav:before{height:100%; opacity:1.0;filter:Alpha(opacity=100);}
#nav li:hover .sub_nav{visibility:visible; opacity:1.0;filter:Alpha(opacity=100);}

#nav .sub_nav a{display: flex;align-items: center;justify-content: center;font-size: .9375rem;color: #333;transition: .5s;border-radius: 0;line-height: 1.5;padding: 0;text-align: center;}

#nav li.on>a h3, #nav li:hover>a h3, .pc_header_box.xg #nav ul li.on h3, .pc_header_box.xg #nav ul li:hover h3{color: #003d88;}
#nav li.on>a::before, .list_box_nav_pc li.on2>a::before{ opacity: 0; visibility: hidden;}
#nav li.on>a::after{ opacity: 1; visibility: visible; width: 16px;}

.sub_nav1{position: absolute;top: 6.875rem;left: 50px;right: 50px;background: #fff;padding: 2.5rem;transition: .5s;border: #dddddd 1px solid;visibility:hidden;opacity:0;filter:Alpha(opacity=0);transform: scaleY(0);transform-origin: top;}
.sub_nav1 .box{ display:flex;}
.sub_nav1 .box .ll{width: 13.25rem;padding: 1rem 0 0;}
.sub_nav1 .box .ll h2{font-size: 2rem;color: #003d88;font-weight: bold;line-height: 1.375;}
.sub_nav1 .box .ll h4{font-size: 1.25rem;color: #dcddde;font-weight: bold;font-family: Baskerville Old Face;text-transform: uppercase;margin: .5rem 0 0;}
.sub_nav11 .box .cc{ width: calc(100% - 13.25rem - 14.875rem); padding: 0 3.75rem 0 0;}
.sub_nav11 .box .cc p{ font-size: 14px; color: #666666; line-height: 23px; margin: 10px 0 15px;}
.sub_nav11 .box .cc_sz{ width: calc(100% - 13.25rem - 14.875rem); padding: 0;}
.sub_nav11 .box .cc_sz p{ font-size: 14px; color: #666666; line-height: 23px; margin: 10px 0 15px;}
.sub_nav11 .box .rr{ width: 14.875rem;}

.sub_nav11_box{ display: flex; flex-wrap: wrap; margin: 0 -1.875rem;}
.sub_nav11_box .li{width: 25%;padding: 0 1.875rem;margin-bottom: 1rem;position: relative;}
.sub_nav11_box .li>a{display: flex !important;height: 3.5rem;align-items: center;font-size: 1.125rem;color: #003d88;border-bottom: #cbcbcb 1px solid;background: url(../images/sub_nav11_box_ico.png) right center no-repeat;transition: .5s;}
.sub_nav11_box .li>a::after{content: "";left: 0;bottom: -1px;width: 1.875rem;height: 1px;background: #d92233;position: absolute; transition:.5s}

.sub_nav11_box .li .nav_sanji{position:absolute;top: 100%;background:#fff;left: 1.875rem;right: 1.875rem;transform: scaleY(0);transform-origin: top;transition: .5s;z-index: 1;box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.12);max-height: 9rem;overflow: hidden;overflow-y: scroll;}
.sub_nav11_box .li:hover .nav_sanji{ transform: scaleY(1);}
.sub_nav11_box .li:hover{z-index: 4;}

.sub_nav11_box .li .nav_sanji::-webkit-scrollbar {width:2px;height: 8px;background-color: #F5F5F5;}
.sub_nav11_box .li .nav_sanji::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.sub_nav11_box .li .nav_sanji::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.sub_nav11s{background: url(../images/sub_nav12_bg.jpg) center bottom no-repeat;background-size: cover;padding: 3rem 2.5rem 4rem;}
.sub_nav11s .box .cc{ width:100%; padding:0}
.sub_nav11_box .li .nav_sanji .lli a{display:block;font-size:1rem;color:#666666;line-height:1.5;padding: .75rem 1.375rem !important;border-bottom:#ebebeb 1px solid; transition:.5s}
.sub_nav11_box .li .nav_sanji .lli a:hover{ background:#003d88; color:#fff}

.sub_nav11_box .li>a:hover{ background: url(../images/sub_nav11_box_ico_on.png) right center no-repeat; color: #c82424;}
.sub_nav11_box .li a:hover::after{ width:100%}
#nav ul li:hover .sub_nav1{opacity: 1;visibility: visible;transform: scaleY(1);}

.sub_nav12{ background: url(../images/sub_nav12_bg.jpg) center bottom no-repeat; background-size: cover;}
.sub_nav12 .box .rr{  width: calc(100% - 13.25rem);}
.sub_nav12 .box .ll{padding: .375rem 0 0;}
.sub_nav12_box{display: flex;margin: 0 -.5rem;flex-wrap: wrap;margin-bottom: -2rem;}
.sub_nav12_box dl{ width: 16.66%; padding: 0 .5rem;}
.sub_nav12_box dl dt{ font-size: 1.125rem; color: #333333; line-height: 1.375; font-weight: bold; transition:.5s}
.sub_nav12_box dl .dd_box{position: relative;border-left: #cbcbcb 1px solid;padding: 0 0 0 1rem;margin: 1rem 0 3rem .5rem;}
.sub_nav12_box dl .dd_box::after{content: "";left: -1px;top: 0;width: 1px;height: 1.875rem;background: #d92233;position: absolute;transition:.5s;}
.sub_nav12_box dl dd{ font-size: 1rem; color: #666666; line-height: 28px; transition:.5s}

.sub_nav12_box dl dt:hover, .sub_nav12_box dl dd:hover{ color: #c82424;}

.sub_nav13 .box .ll{padding: .375rem 0 0;}
.sub_nav13 .box .rr{  width: calc(100% - 13.25rem);}
.sub_nav13_box{ display: flex; flex-wrap: wrap; margin: 0 -.25rem; margin-bottom: -1.5rem;}
.sub_nav13_box .li{width: 33.33%;padding: 0 .25rem;margin-bottom: 1.5rem;}
.sub_nav13_box .li a{display: inline-block !important;font-size: 1.125rem;color: #333333;line-height: 1.75rem;padding: 0 0 10px 22px !important;transition:.5s;position: relative;}
.sub_nav13_box .li a:before{content:"";position:absolute;left:0;top: 10px;background:#b7b7b7;transform:rotate(45deg);transition:.5s;width: 8px;height: 8px;}
.sub_nav13_box .li a:after{content:"";position:absolute;left:0;bottom:0;background:#d92233;width:0;transition:.5s;height: 1px;}

.sub_nav13_box .li a:hover {
    color: #003d88;
}
.sub_nav13_box .li a:hover:before {
    background: #003d88;
}
.sub_nav13_box .li a:hover:after {
    width: 100%;
}
.sub_nav13 {
    background: url(../images/sub_nav12_bg.jpg) center bottom no-repeat;
    background-size: cover;
}
.sub_nav13s{ background: rgba(255,255,255,.95);}

.pc_header_box.xg #nav ul li h3{color: #333;}


.search_btn{}
.search_btn svg{ fill:#ccc; transition: .5s;}
.search_btn{cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 1.125rem;height: 1.125rem;vertical-align: middle;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height: 100%;background: #f4f4f4 url(../images/footer_bg.jpg) center bottom no-repeat;transition: .6s;left: 0;right: 0;z-index: 1;opacity: 0;visibility: hidden;}
.search-dialog-box.on:before{height:100%;opacity: 1;visibility: visible;}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
	max-width: 1200px;
	margin: 0 auto;
}

.search-dialog{
	position: absolute;
	left: 3%;
	top: 50%;
	transform: translateY(-50%);
	width: 94%;
	z-index: 2;
}
.search-tit{
	font-size: 2rem;
	line-height: 3.5rem;
	color: #2d2d2d;
	text-align: center;
	overflow: hidden;
	margin-bottom:2.5rem;
	font-weight: bold;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255,255,255,.4);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}

.search-dialog .search-input input[type=submit]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;

	background-size: 1.5rem;
	background-image: url('../images/search-btn.svg');
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);

	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/close-btn.svg');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{

}

.search-dialog .hot-search{
	font-size: 0;

	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image:;
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{transform:translateY(0);padding-bottom: 10%;}

.pub-close {
    position: absolute;
    width: 3.5rem;
    height: 3.5rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: #003d88;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 18px;
    background-repeat: no-repeat;
    background-image: url(../images/close-btn.svg);
    transition:.6s;
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}
.m_tc_search{width: 100%;}
.search_box{display:flex;width: 100%;}
.search_box input.input{width: calc(100% - 4.375rem);height: 4rem;background: #f3f3f3;border-radius: 2.125rem 0 0 2.125rem;padding: 0 1.5rem;font-size: 1rem;color: #333;border: #d6d6d6 1px solid;}
.search_box input.submit{width: 4.375rem;height: 4rem;border-radius: 0 2.125rem 2.125rem 0;padding: 0 1.5rem;background: #003d88 url(../images/submit.svg) center no-repeat;background-size: 1.75rem;}


.m_header_box {transition: .6s;display: none;height: 60px;position: relative;z-index: 100000;}
.m_header_box header{padding: 0 0 0 15px;height: 60px;background: #003d88;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo img{height: 40px;}


#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #a21d1d;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;right: 100%;border-right: #a21d1d 6px solid;border-bottom: transparent 60px solid;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 2.5rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 84px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #0656b7 url(../images/submit.svg) center no-repeat; background-size: 1.75rem;}

#m_nav .list_box0{text-align:center;width: 100%;padding-right: 2rem;justify-content: center;padding-left: 1rem;}
#m_nav .list_box0 .li{ text-align:center}

#m_nav .list_box_01{width:100%;margin: 0 0 2rem;justify-content: center;}
#m_nav .list_box_01 li{ margin:0 1.5rem}

.list_box_nav_mobile{width:100%;height: 100%;/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: scroll;margin: 1rem 0 0;}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: 4rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 4rem;height: 4rem;display: inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: -15px;top: 0;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}
.list_box_nav_mobile>li.on1 i{transform: rotate(0);-webkit-transform: rotate(0);-moz-transform: rotate(0);}

.list_box_nav_mobile>li.on .a{border-bottom: 1px solid #e2e2e2;color: #a21d1d;}


.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }


.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;height: 60px;display: block;}
.wap_search form{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 23rem;margin: 20px auto;}
.wap_search .input{font-size: 1.125rem;color: #646464;height:40px;line-height:40px;padding: 0 1.5rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 40px);}
.wap_search .btn_blue{cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(../images/submit.svg) center no-repeat #003d88;background-size: 1.5rem;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;}/* Mozilla Firefox 4 to 18 */
.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}




.list_box_01{display: flex;align-items: center;margin-left: 1.5rem;}
.list_box_01 li{ margin-left:1.375rem}
.list_box_01 li img{width: 1.625rem;height: 1.625rem;fill: #fff;transition: .5s;}
.list_box_01 li img.img2{ display:none}
.pc_header_box.xg .list_box_01 li img.img1{ display:none}
.pc_header_box.xg .list_box_01 li img.img2{ display:block}

.m_header_box .list_box_01{flex:1;justify-content: flex-end;margin: 0;padding: 0 2.5rem 0 0;}
.m_header_box .list_box_01 li svg{ fill:#333}

.pc_header_box.xg .sub_nav1{ top:5.625rem}

.list_box_01 li:hover .sub_nav1{opacity: 1;visibility: visible;transform: scaleY(1);}



.main-visual-slider {
	overflow:hidden;
	width:100%;
	height: 100vh;
	background-color:#000;
	position: relative;
}
.main-visual-slider .swiper-slide {
	overflow: hidden;
	color: #fff;
}
.main-visual-slider .swiper-slide::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url(../images/swiper-slide_bg.png) center bottom no-repeat;background-size: 100% auto;z-index: 1;}
.main-visual-slider .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    background: -moz-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#c9000000', GradientType=0);
    transition: all 2.5s ease;
}
.main-visual-slider .swiper-slide-duplicate-active .overlay,
.main-visual-slider .swiper-slide-active .overlay {
    opacity: .7;
}
.main-visual-slider .swiper-slide .visual-img{position:absolute;top:0px;left:0px;bottom:0px;right:0px;width:1649px;height: 100%;width:100%;/* background-size:cover !important; */}
.main-visual-slider .swiper-slide .visual-img img{width:100%;height:100%;object-fit: cover;}
.main-visual-slider .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
}
.main-visual-slider .slide-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
}

.main-visual-controls{position:absolute;width: 100%;left: 50%;bottom:0px;padding: 0 50px;z-index:11;text-align:center;max-width: 1500px;transform: translateX(-50%);display: flex;align-items: center;bottom: 8%;}
.main-visual-control-btns{margin: 0;display: flex;align-items: center;height: 2rem;}
.main-visual-control-btns button{width: 14px;height: 12px;cursor: pointer;}
.main-visual-control-btns .slide-prev-btn{
	background: url("../images/cm_prev_arrow.svg") no-repeat;
}
.main-visual-control-btns .slide-next-btn{
	background:url(../images/cm_next_arrow.svg) no-repeat;
}
.main-visual-control-btns .main-visual-conuter{display:inline-block;position:relative;font-size: 1.25rem;color: #fff;margin: 0 1.25rem;}
.main-visual-control-btns .main-visual-conuter .total-num{position:relative;margin-left: 1.625rem;color: #2155d9;}
.main-visual-control-btns .main-visual-conuter .cur-num{ position:relative}
.main-visual-control-btns .main-visual-conuter .cur-num:before{position:absolute;right: -.935rem;content:"/";}
.main-visual-loading-bar{width: 20.3125rem;height: 3px;background-color: rgba(255,255,255,.3);}
.main-visual-loading-bar span{display:block;width:0;height:100%;background-color: #fff;}
.main-visual-control-btns .line{width:2px;height: 12px;background-color: #fff;margin: 0 1.25rem;}

.my_btn{width: 20px;height: 20px;position:relative;margin-left: 1.5rem;cursor: pointer;}
.my_btn .my_btn1{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; align-items:center; justify-content:center}
.my_btn .my_btn2{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; align-items:center; justify-content:center; opacity:0; visibility:hidden}
.my_btn svg{fill: #fff;width:100%;height: 100%;transition: .5s;}
.my_btn:hover svg{ fill:#fff}
.my_btn.on .my_btn1{ opacity: 0; visibility: hidden;}
.my_btn.on .my_btn2{ opacity: 1; visibility: visible;}

.title001{ text-align: center;}
.title001 h3{ font-size: 3.125rem; color: #353f47; font-weight: bold;}
.title001 h6{font-size: 1.125rem;color: rgba(53,63,71, 80%);line-height: 1.5;margin: 1.125rem 0 0;}

.n_padding{ padding: 5.625rem 0; overflow: hidden;}

.title001{ margin-bottom: 3.5rem;}

.container01 .fl01{ display: flex; justify-content: space-between;}
.container01 .fl01 .left{ width: 57.5rem;}
.container01 .fl01 .right{width: calc(100% - 57.5rem - 2.5rem);height: 24.125rem;background: #003d88;padding: 4.5rem 2rem 0;position: relative;z-index: 1;overflow: hidden;}
.container01 .fl01 .right::before{content: "";background: url(../images/list_box_03_bg.png) center no-repeat;position: absolute;right: 0;bottom: 0;width: 20rem;height: 20rem;z-index: -1;transition: 1.5s;background-size: 100% 100%;}

.list_box_02 li a{ display: block; position: relative;}
.list_box_02 li a .img .img_hezi{ padding-bottom: 41.92% !important; background: #000;}
.list_box_02 li a .img::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/list_box_02_top.png) left center no-repeat; background-size: auto 100%; }
.list_box_02 li a .con{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 12.5rem 3rem 0;max-width: 65%;}
.list_box_02 li a .con h3{font-size: 1.625rem;color: #fff;font-weight: bold;margin-bottom: 2.125rem;}
.list_box_02 li a .con h5{font-size: 1.875rem;color: #fff;line-height: 1.375;font-weight: 300;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.list_box_02 li a .con p{font-size: 1rem;color: rgba(255,255,255,.8);line-height: 1.625rem;height:3.25rem;margin: 1rem 0 0;display: none;}
.news_more{padding-left: 11rem;color: #fff;bottom: 11.2rem;opacity: .85;}

[data-aos=img_s] .list_box_02 li a .img img{ opacity: 0; transform: scale(1.08);}
[data-aos=img_s].aos-animate .list_box_02 li a .img img{ opacity: 1; transform: scale(1);}

[data-aos=img_s] .list_box_02 li a .img::after{ transform: translateX(-101%);}
[data-aos=img_s].aos-animate .list_box_02 li a .img::after{ transform: translateX(0);}

[data-aos=img_s].fl01 .right::before{ transform: translateX(25%) translateY(50%);transition-delay: .3s;opacity: 0;}
[data-aos=img_s].aos-animate.fl01 .right::before{transform: translateX(25%) translateY(18%);opacity: .1;}

.title002{ margin-bottom: 2rem}
.title002 h3{font-size: 1.625rem;color: #fff;font-weight: bold;}
.title002 h3 a{font-size: 1rem;color: #fff;font-weight: normal;float:right;line-height:1.6252rem;}
.title002 hr{width: 2.1875rem;height: 2px;background: #8f1717;margin: 1.25rem 0 0;}

.list_box_03 li{ margin: 1.625rem 0 0;}
.list_box_03 li *{ transition: .5s;}
.list_box_03 li h6{font-size: .875rem;color: #fff;font-family: "Microsoft Yahei";font-weight: 300;margin-bottom: .25rem;}
.list_box_03 li h5{font-size: 1.5rem;color: #fff;line-height: 2.25rem;max-height: 4.5rem;opacity: .9;}

.container01 .fl02{ padding: 2.25rem 0 0;}

.list_box_04{display: flex;flex-wrap: wrap;}
.list_box_04 li{width: 33.33%;}
.list_box_04 li .a{display:flex;flex-direction: column;padding: 0 2rem;height: 17.75rem;position: relative;z-index:1;justify-content: center;}
.list_box_04 li .a:before{ content:""; position:absolute; z-index:-1; bottom:0; left:0; right:0; height:0; transition:.5s; }
.list_box_04 li .top{display: flex;align-items: flex-end;width: 100%;}
.list_box_04 li .top .time{ display: flex; align-items: flex-end;}
.list_box_04 li .top .time big{ font-size: 3rem; color: #003d88; font-family:Impact;}
.list_box_04 li .top .time .line{ margin: 0 -.25rem 0 .125rem;}
.list_box_04 li .top .time small{ font-size: 1.3125rem; color: #003d88; font-family:Impact;}
.list_box_04 li .top span{font-size: 1rem;color: #818181;margin: 0 0 0 1.125rem;}
.list_box_04 li h5{font-size: 1.5625rem;color: #000000;line-height: 2.125rem;max-height: 4.25rem;margin: 1rem 0 1.25rem;width: 100%;font-weight: 300;}
.list_box_04 li p{font-size: 1.0625rem;color: #4c4c4c;line-height: 1.625rem;height:3.25rem;opacity: .88;width: 100%;}

.container02{ background: #f5f5f5;}

.container03{ padding: 8.375rem 0;}
.container03 .content{display: flex;flex-wrap: wrap;position: relative;align-items: center;}
[data-aos=img_s].container03 .content >img{position: absolute;top: 50%;left: 1.75rem;transform: scale(.5) translateY(-50%);transition: 2s;opacity: 0;visibility: hidden;z-index: -1;}
.container03 .content .left{ width: 50%;}
.container03 .content .right{width: 50%;display: flex;justify-content: flex-end;}

.title003{margin-bottom: 10.5rem;}
.title003 h3{font-size: 3.75rem;color: #8f1717;font-weight: 300;position:relative;font-family: FZZJ-LongYTJW;}
[data-aos=img_s] .title003 h3:before{content:"";position:absolute;width:0;height:1px;background: #8f1717;left:-8rem;top:50%;margin-top:-.5px;transition:.5s;transition-delay: .3s;}
.title003 h4{font-size: 2.1875rem;color: #353f47;font-weight: bold;line-height: 1.5;margin: 1rem 0 0;}

.list_box_05 li{ display: flex; align-items: center; margin-bottom: 2.5rem;}
.list_box_05 li .shuzi1{position: relative;font-family: Geometr415BlkBTBlack;font-size: 2.5rem;color: #484848;padding: 0 2.125rem 0 0;}
.list_box_05 li .shuzi, .list_box_05 li .shuzi2{/* width: 8.75rem; */font-family: Geometr415BlkBTBlack;font-size: 2.5rem;color: #484848;position: relative;text-align: right;}
.list_box_05 li .shuzi1:before{ content:""; position:absolute; right:0; width:1px; height:1.75rem; background:#484848; top:50%; transform:translateY(-50%)}
.list_box_05 li .shuzi1:after{ content:""; position:absolute; right:0; width:1px; height:0; background:#003d88; top:50%; transform:translateY(-50%);}
.list_box_05 li .shuzi2{width: 8.75rem;display: flex;justify-content: center;align-items: flex-start;}
.list_box_05 li .gy{width: calc(100% - 8.75rem);padding: 0 0 0 2rem;font-size: 1.0625rem;color: #484848;}

[data-aos=img_s].container03.aos-animate .content >img{ transform: scale(1) translateY(-50%); opacity: 1; visibility: visible;}
[data-aos=img_s].container03.aos-animate .title003 h3:before{ width:5.625rem;}

.list_box_06{display:flex;flex-wrap:wrap;transform: translateX(10%);}
.list_box_06 li{display: flex;align-items: center;margin: 2.25rem 0;width: 50%;justify-content: center;}
.list_box_06 li .a{ text-align:center}
.list_box_06 li h3{display: flex;align-items: flex-start;text-align: center;justify-content: center;}
.list_box_06 li .shuzi{font-family: Geometr415BlkBTBlack;font-size: 4.375rem;color: #787878;position: relative;text-align: right;padding: 0 .5rem 0 0;}
.list_box_06 li small{font-size: 1.125rem;color: #003d88;transform: translateY(.5rem);} 
.list_box_06 li h5{font-size: 1rem;color: #161616;opacity: .7;line-height: 1.5rem;height: 3rem;text-align: center;padding: .5rem 0 0;max-width: 11rem;}

.container04{ background: url(../images/container04_bg.png) center no-repeat; background-size: cover; /* background-attachment: fixed; */}

.container02{ position: relative; overflow: hidden; background: #000;}
.container02 .bg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.container02 .bg .miso_bd1, .container02 .bg .miso_bd1 .miso-list, .container02 .bg .miso_bd1 .miso-track, .list_box_07 li, .list_box_07 li dl{ height:100%}
.list_box_07 li img{width:100%;height:100%;object-fit: cover;}
.container02 .w1200{ position: relative;}
.container02 .fl01{padding: 7.125rem 0 0;display: flex;align-items: baseline;justify-content: space-between;}
.container02 .fl01 .left h3{ font-size: 3.125rem; font-weight: bold;color:#fff;}
.container02_box>.miso-list{ overflow:visible}

.list_box_08{ display: flex; align-items: center;}
.list_box_08 li{font-size: 1.5rem;color: #fff;line-height: 2.375;position: relative;margin: 0 0 0 2.125rem;text-shadow: 2px 1px 3px rgba(0,61,136, .6);}
.list_box_08 li::before{content: "";position: absolute;left: 50%;width: 0;height: 3px;bottom: 0;}
.list_box_08 li.line{ margin: 0 .75rem; transform: translateY(-2px);}
.list_box_08 li::after{content: "|";position: absolute;left: -1.25rem;width: 6px;height: 100%;font-size: 1.5rem;color: #fff;top: -2px;}
.list_box_08 li:first-child::after{ display:none}

.list_box_08 li:not(.li).on{font-weight: bold;color: #fff;}
.list_box_08 li:not(.li).on::before{width: calc(100% - 1rem);left: .5rem;background: #fff;}

.container02 .fl02{display: flex;align-items: flex-end;justify-content: space-between;padding: 25rem 0 0;}
.container02 .fl02 .left{ width: 42%;}
.container02 .fl02 .right{width: 58%;padding: 1.875rem 2rem 1.625rem 2rem;position: relative;}
.container02 .fl02 .right::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 100vw; background: rgba(34,34,34,.74);}

.list_box_09 li a{display: flex;background: rgba(27, 70, 151, 0.8);height: 19.375rem;padding: 1.5rem 2.75rem 0 2.125rem;flex-direction: column;justify-content: center; }
.list_box_09 li a h3{ font-size:2.1875rem; color:#fff; font-weight:bold}
.list_box_09 li a p{font-size:1rem;color:#fff;line-height:1.75rem;height: 7rem;opacity:.7;margin: 1.5rem 0;}
.list_box_09 li a h6{ font-size:1.125rem; color:#fff; text-align:right }

.list_box_09 .miso-arrow{width: 3.125rem;height: 3.125rem;background: #003d88;transition:.5s;display: flex;align-items: center;justify-content: center;top: 0;transform: translateY(0);}
.list_box_09 .miso-arrow svg{ width: 1.75rem; height: 1.75rem; fill:#fff;}
.list_box_09 .miso-prev{ margin-left:-3.125rem}
.list_box_09 .miso-next{ margin-left:-3.125rem; top:3.125rem; background: #a21d1d; left:0}

.list_box_10{ margin: 0 -.75rem; padding: 0 2.125rem;}
.list_box_10 li{ padding: 0 .75rem;}
.list_box_10 li .img:before{content: "";position: absolute;right: 0;left: 0;bottom: 0;top: 0;border: #d2d2d2 1px solid;transition: .5s; z-index:1}
.list_box_10 li .img:after{content: "";position: absolute;right: 0;left: 0;bottom: 0;top: 0;border: #a21d1d 2px solid;transition: .5s; opacity:0; z-index:2}
.list_box_10 .miso-arrow{width: 14px;height: 54px;opacity: .5; transition:.5s}
.list_box_10 .miso-prev{ background: url(../images/list_box_10_p.svg) center no-repeat;}
.list_box_10 .miso-next{ background: url(../images/list_box_10_n.svg) center no-repeat;}
.list_box_10 .miso-arrow:hover{ opacity:1}

.list_box_10 li.miso-current .img:after{ opacity:1}

.container04{padding: 7.5rem 0 0;}
.container04 .w1200{display: flex;align-items: flex-start;}
.container04 .left{width: calc(100% - 36.6875rem);padding: 3rem 9.375rem 0 0;}
.container04 .left>h3{font-size: 2.375rem;color: #fff;}
.container04 .left h3 img{ transition:.5s}
.container04 .left h2{font-size: 3.75rem;color: #fff;margin: 1.375rem 0 2.75rem;font-family: 'microsoft Yahei';}
.container04 .left p{ font-size: 1.1255rem; color: #fff; line-height: 1.625rem; font-weight: 300;}

.list_box_11{display: flex;margin: 4.125rem 0 0;align-items: flex-end;height: 22.5rem;}
.list_box_11 li a{display: flex;flex-direction: column;justify-content: center;height: 18.125rem;background: rgba(143, 23, 23, 0.85); transition: .5s;}
.list_box_11 li a h3{ width: 6.625rem; height: 6.625rem; background: #fff; margin: 0 auto; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.list_box_11 li{width: 33.33%;text-align: center;min-width:5rem;}
.list_box_11 li h5{ font-size: 1.25rem; color: #fff; font-weight: bold; line-height: 1.5; margin: 1rem 0 0;}
.list_box_11 li:nth-child(2) a{ background: rgba(255, 255, 255, 0.75)}
.list_box_11 li:nth-child(3) a{ background: rgba(0, 61, 136, 0.85)}

.list_box_11 li:nth-child(2) h5{ color:#8f1717}

.container04 .right{width: 36.6875rem;}

.list_box_12{ margin-bottom: 1.5rem;}
.list_box_12 li a{ display: block; position: relative;}
.list_box_12 li a .img .img_hezi{ padding-bottom: 48.21% !important;}
.list_box_12 li a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 0 2.375rem;display: flex;justify-content: center;flex-direction: column;}
.list_box_12 li a .top h3{width: 100%;font-size: 2.1875rem;color: #003d88;font-weight: bold;}
.list_box_12 li a .top span{display:flex;align-items:center;justify-content:center;border-radius: 50%;border:#003d88 1px solid;width: 2.25rem;height: 2.25rem;margin: 2.25rem 0 0;}
.list_box_12 li a .top span svg{ width:1rem; height:1rem; fill:#003d88; transition: 0s;}

.list_box_13{ display: flex; margin: 0 -.625rem;}
.list_box_13 li{ width: 50%; padding: 0 .625rem;}
.list_box_13 li a{ display: block; position: relative;}
.list_box_13 li a .img .img_hezi{ padding-bottom: 100% !important;}
.list_box_13 li a .ico{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; padding-bottom:8%}
.list_box_13 li a .ico img{ width: auto}
.list_box_13 li a .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: flex-end; justify-content: center; background: url(../images/list_box_13_top.png) center bottom no-repeat; background-size: 100% auto; }
.list_box_13 li a .top h3{ font-size:1.6252rem; color:#fff; font-weight:bold; line-height:1.25; margin-bottom:1.75rem}

footer{width:100%;padding: 6rem 0 10rem;overflow: hidden;background: #f4f4f4 url(../images/footer_bg.jpg) center bottom no-repeat;background-size: 100% auto;}
footer .fl01{ display: flex; justify-content: space-between;}
footer .fl01 dl dt{ font-size: 1.375rem; color: #003d88; font-weight: bold; padding-bottom: 1.25rem; margin-bottom: 1.25rem; border-bottom: #cfcfcf 1px solid; letter-spacing: .1875rem;}
footer .fl01 dl dd{ font-size: 1rem; color: #000000; line-height: 2.25rem;}

footer .fl02{ padding: 4.375rem 0 0;}
footer .fl02 p{ font-size: .875rem; color: #4b4747; line-height: 1.5; text-align: center;}

.pc_header_box.xg{ position: fixed;}
.pc_header_box.xg1{height: 5.625rem;position: relative;}
.pc_header_box.xg::before{height: 0;}
.pc_header_box.xg1 .header_top{ position: fixed; top: 0;}
.pc_header_box.xg .header_top{background: #fff;height: 5.625rem;box-shadow: 0 0 1rem rgba(0,0,0,.1);box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.12);}
.pc_header_box.xg .header_top .logo img{ height:3.5rem}
.pc_header_box.xg .list_box_01 li svg{ fill:#003d88}



.n_banner{ position: relative;}
.n_banner .img{ overflow: hidden;}
.n_banner .img .img_hezi{ padding-bottom: 20.20% !important;}
.n_banner .img img{/* transform: scale(1.08); */transition: 8s;}
.n_banner .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex;padding: 0 15px; align-items: center; justify-content: center; flex-direction: column;}
.n_banner .top h3{ font-size: 2.875rem; color: #fff; font-weight: bold;}
.n_banner .top h6{ font-family:Georgia; font-size: 1.25rem; color: #fff; opacity: .44; text-transform: uppercase; margin: .75rem 0 0;}

[data-aos=n_banner_s].aos-animate.n_banner .img img{ transform: scale(1);}


.n_erji_box{ position: absolute; bottom: 0; left: 0; right: 0;}
.n_erji{ display: flex; justify-content: center;}
.n_erji li{ padding: 0 1.75rem;}
.n_erji li a{ display: inline-block; line-height: 5.625rem; font-size: 1.5rem; color: #fff; padding: 0 .625rem; position: relative; transition: .5s;}
.n_erji li a::before{ content: ""; position: absolute; bottom: 0; right: 0; width: 0; height: 5px; transition: .5s;}

.n_erji li.on a{ text-shadow: #fff 0.25px 0 0, #fff 0 0.25px 0, #fff 0 0 0, #fff 0 0 0;}
.n_erji li.on a::before{ width: 100%; left: 0; background: #fff;}

.miaobaobar{ background: #f3f3f3; padding: 5px 0;}
.miaobaobar .w1200{ line-height: 35px; font-size: .875rem; color: #333333;}
.miaobaobar *{ transition: .5s; font-style: normal;}
.miaobaobar .w1200>img{ margin: -3px 6px 0 0;}
.miaobaobar span{ margin: 0 .875rem;}
.miaobaobar em, .miaobaobar a:hover{ color: #a21d1d;}


#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9;float: left;width: 100%;background: #003d88;}
#bnt_back { position: absolute; left: 1rem; top: 0; }
#bnt_back img{height: 28px;}
#bnt_back svg { fill: #fff; height: 30px; vertical-align: middle; width: 26px; }
#m_n_nav i { }
#m_n_nav h1 { font-size: 14px; color: #fff; text-align: center; margin: 0; line-height: 50px; }
#bnt_sub_nav {position: absolute;right: 1rem;top: 0;height: 50px;cursor: pointer;color: #fff;font-size: 18px;display: flex;align-items: center;}
#bnt_sub_nav svg {fill: #fff;height: 20px;vertical-align: middle;width: 20px;}
#bnt_sub_nav img {display: block;height: 20px;}
#bnt_sub_nav.on img { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
#sub_nav_content {background: #f0f3f5;display: none;box-shadow: 0 0 5px #999;z-index: 9;}
#sub_nav_content ul { padding: 10px; }
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0; }
#sub_nav_content ul li a { display: block; border-left: 2px solid #a21d1d; height: 30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455; }
#sub_nav_content ul li.on a { color: #a21d1d; }
#sub_nav_content dl { font-size: 0; overflow: hidden; background: #fff; padding: 10px 0; }
#sub_nav_content dt { position: relative; background: #fff; z-index: 999; min-width: 33.333333%; display: inline-block; margin-bottom: 0; float: left; text-align: center; }
#sub_nav_content dt a {margin: 0 20px;display: block;color: #888;line-height: 30px;font-size: 14px;font-weight: 400;vertical-align: top;}
#sub_nav_content dt a i { position: absolute; right: 15px; top: 0; opacity: 0; filter: alpha(opacity=0); display: none; }
#sub_nav_content dt a { }
#sub_nav_content dt.title { background: #fafafb; }
#sub_nav_content dt.title i { opacity: 1; filter: alpha(opacity=100); }
#sub_nav_content dt.title_on { background: #fafafb; }
#sub_nav_content dt.title_on a { color: #d70029; border-top: 1px solid #fff; }
#sub_nav_content dt.title_on a i { color: #d70029; }
#sub_nav_content dt.last a { border-top: 1px solid #f8f8f8; }
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {color: #a21d1d;}
#sub_nav_content dd { display: none; }
#sub_nav_content dd .box { padding: 0px 0px 0px 0px; }
#sub_nav_content dd a { padding: 0 25px; line-height: 30px; border-top: 1px solid #e7e7e7; font-size: 12px; color: #5b5349; display: block; height: 30px; }
#sub_nav_content dd a.on { color: #d70029; }

.n_paddings{ padding: 5.375rem 0 7.5rem;}

.n_news .fl01{ padding: 4rem 4.5rem 3.25rem; background: -webkit-linear-gradient(#f8f8f8, #fff); /* Safari 5.1 - 6.0 */background: -o-linear-gradient(#f8f8f8, #fff); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(#f8f8f8, #fff); /* Firefox 3.6 - 15 */ background: linear-gradient(#f8f8f8, #fff); /* ��׼���﷨ */}


.list_box_news1 li a{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.list_box_news1 li a .left{ width: 35.75rem;}
.list_box_news1 li a .left .img .img_hezi{ padding-bottom: 69.58% !important;}
.list_box_news1 li a .right{ width: calc(100% - 35.75rem); padding: 0 0 0 3.5rem;}
.list_box_news1 li .top{display: flex;align-items: flex-end;width: 100%;}
.list_box_news1 li .top .time{ display: flex; align-items: flex-end;}
.list_box_news1 li .top .time big{ font-size: 3rem; color: #003d88; font-family:Impact;}
.list_box_news1 li .top .time .line{ margin: 0 -.25rem 0 .125rem;}
.list_box_news1 li .top .time small{ font-size: 1.3125rem; color: #003d88; font-family:Impact;}
.list_box_news1 li h5{ font-size: 1.75rem; color: #353f48; line-height: 1.75; margin: 1.875rem 0 1.625rem;}
.list_box_news1 li p{ font-size: 1.125rem; color: #666666; line-height: 1.875rem; height: 5.625rem; margin: 0 0 3rem;}

.list_box_news1 li .more002{text-align: right;display: flex;justify-content: flex-end;}

.more002 .a{ position: relative; width: 10.25rem; height: 3.5rem; background: #a21d1d; transition: .5s; display: flex; justify-content: center; align-items: center; font-size: 1.125rem; color: #fff; z-index: 1;}
.more002 .a::before{ content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 0; background: #183e89; transition: .5s; z-index: -1;}
.more002 .a:hover{ }
.more002 .a:hover::before{ height: 100%;}

.n_news .fl02{ padding: 0 4.5rem 0;}

.list_box_news2 li{ margin-bottom: 0; border-bottom: #e5e5e5 1px solid;}
.list_box_news2 li:last-child{ border: none;}
.list_box_news2 li a{display: flex;padding: 0 0 0 1.25rem;align-items: center;position: relative;z-index: 1;height: 11.75rem;}
.list_box_news2 li a::before{ content: ""; position: absolute; left: 0; width: 0; top: 0; bottom: 0; z-index: -1;}
.list_box_news2 li .time{width: 7.875rem;text-align: center;padding-bottom: 1rem;}
.list_box_news2 li .time h3{ font-family: Impact; font-size: 3.125rem; color: #666666; opacity: .55;}
.list_box_news2 li .time h6{font-family: Impact;font-size: 1.3125rem;color: #666666;opacity: .55;margin: .375rem 0 0;}
.list_box_news2 li .con{width: calc(100% - 7.875rem);padding: 0 0 0 2.375rem;position: relative;}
.list_box_news2 li .con:before{ content:""; position:absolute; top:0; bottom:0; left:0; background:#dbdbdb; width:1px}
.list_box_news2 li .con h5{font-size: 1.5625rem;color: #353f48;line-height: 1.75;margin: 0 0 .625rem;}
.list_box_news2 li .con p{font-size: 1.0625rem;color: #666666;line-height: 1.75rem;height: 3.5rem;}
.list_box_news2 li a .right_con{width: 11.75rem;height: 100%;background: #9c000b url(../images/list_box_news2_ico.png) center no-repeat;position: absolute;right: 0;transform: scaleX(0);opacity: 0;transform-origin: right;}

.fanye{ text-align: center; margin: 4rem 0 0;}

.n_details .w1200{ display: flex; justify-content: space-between;}
.n_details .left{ width: calc(100% - 22.75rem); padding: 0 4.25rem 0 0;float: left;}
.n_details .right{ width: 22.75rem; float: right;}

.ar_tittle{border-bottom: #dddddd 1px solid;margin-bottom: 2rem;}
.ar_tittle h3{ font-size: 2rem; color: #353f48; font-weight: bold; line-height: 1.5;}
.ar_tittle h6{font-size: .875rem;color: #666666;line-height: 1.75;margin: 1.5rem 0 1rem;}
.ar_tittle h6 span{ margin: 0 3rem 0 0;}

.news_page .box a{ display: block; background: #f9f9f9; padding: 2rem 1.625rem; margin-bottom: 1.125rem;}
.news_page .box h4{ font-size: 1.125rem; color: #374047; font-weight: bold;}
.news_page .box h5{font-size: 14px;color: #666666;line-height: 25px;margin: .875rem 0;}
.news_page .box h6{ font-size: 14px; color: #1b3c89;}

.miso_share .box{ display: block; background: #f9f9f9; padding: 2rem 1.625rem;}
.miso_share .box h4{ font-size: 1.125rem; color: #374047; font-weight: bold;}

.more003 .a{ position: relative; width: 100%; height: 2.625rem; background: #a21d1d; transition: .5s; display: flex; justify-content: center; align-items: center; font-size: 1.125rem; color: #fff; z-index: 1; font-weight: 600; letter-spacing: 1px;}
.more003 .a::before{ content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 0; background: #183e89; transition: .5s; z-index: -1;}
.more003 .a:hover{ }


.shart_box{display:inline-block; cursor:pointer}
.social-share{font-family:"socialshare" !important;font-size: 1rem;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: flex;transition:.5s;z-index: 10;color: #848484;line-height: 2.9375rem;margin: 1.25rem 0;align-items: center;}.social-share *{font-family:"socialshare" !important}.social-share a{position:relative;text-decoration:none;margin: 0;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display: flex;width: 2.625rem;height: 2.625rem;border-radius: 0;line-height: 24px;border: none;color: #666666;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 13px;background: #ececec;margin-bottom: 0;background-size: 100% 100% !important;border: #999999 1px solid;border-radius: 50%;align-items: center;justify-content: center;margin: 0 .75rem 0 0;}.social-share .social-share-icon:hover{border: #003d88 1px solid;}.social-share .icon-weibo{}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{}.social-share .icon-qq:hover{}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left: -78px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.social-share .icon-weibo {}
.social-share .icon-wechat {background:url(../images/share-icon02.png) no-repeat center center !important;}
.social-share .icon-qq {background: url(../images/share-icon03.png) no-repeat center center !important;}
.social-share .icon-weibo {background:url(../images/share-icon04.png) no-repeat center center !important;}

.ar_article_box{ position:relative}
.share_box{}
.share_box .share_box_con{ width:60px; height:64px; background:#06783f; border-radius:30px 30px 0 0; display:flex; align-items:center; flex-direction:column; justify-content:center; font-size:12px; color:#fff}
.share_box .share_box_con img{ margin-bottom:8px;}

.share_box:hover .social-share{ opacity:1; visibility:visible}

.n_ljzt{ background: url(../images/n_ljzt_bg.jpg) center bottom no-repeat;}
.n_ljzt .fl01{ padding: 4.375rem 0 5.625rem;}
.n_ljzt .fl01 .content{ position: relative;}
.n_ljzt .fl01 .content .img .img_hezi{ padding-bottom: 36.98% !important;}
.n_ljzt .fl01 .content .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: flex-end;}
.n_ljzt .fl01 .content .top .box{ padding: 0 2.5rem 3rem;}
.n_ljzt .fl01 .content .top .box h3 big{ font-size: 2.25rem; color: #fff; font-weight: bold;}
.n_ljzt .fl01 .content .top .box h3 small{ font-size: 1.875rem; color: #ffe993; margin: 0 0 0 1.875rem;}
.n_ljzt .fl01 .content .top .box p{ width: 31.25rem; max-width: 100%; font-size: 1.125rem; color: #fff; line-height: 2rem; text-indent: 2.25rem; margin: 4rem 0 1.25rem;}
.n_ljzt .fl01 .content .top .box h6{ display: flex; align-items: center; font-size: 1.5rem; color: #fff; justify-content: flex-end;}
.n_ljzt .fl01 .content .top .box h6 img{ margin: 0 1.875rem 0 0;}

.n_ljzt .fl02{ padding: 0 0 4.75rem;}
.n_ljzt .fl02 .content{ display: flex; flex-wrap: wrap;}
.n_ljzt .fl02 .content .box{ width: 50%;}
.n_ljzt .fl02 .content .box1{ position: relative; z-index: 1;}
.n_ljzt .fl02 .content .box .box_li{width: calc(100% + 1.25rem);padding: 4rem 3.75rem;box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.12);min-height: 28.625rem;display: flex;align-items: center;}
.n_ljzt .fl02 .content .box1 .box_li{ background: url(../images/n_ljzt_bg1.jpg) center no-repeat; background-size: cover; border-top: #f8e07e 4px solid; }
.n_ljzt .fl02 .content .box .box_li .con{position: relative;z-index: 1;width: 100%;}
.n_ljzt .fl02 .content .box .box_li .con::before{content: "";position: absolute;background: url(../images/n_ljzt_yh1.png) center no-repeat;width: 5.5rem;height: 4.5rem;background-size: cover;top: -2.5rem; z-index:-1}
.n_ljzt .fl02 .content .box .box_li .con::after{content: "";position: absolute;background: url(../images/n_ljzt_yh2.png) center no-repeat;width: 5.5rem;height: 4.5rem;background-size: cover;bottom: -1.5rem; right:0; z-index:-1}
.n_ljzt .fl02 .content .box .box_li p{font-size: 1.125rem;color: #fff;line-height: 2.25rem;text-indent: 2.25rem;}
.n_ljzt .fl02 .content .box .box_li p strong{font-size: 1.5rem;color: #f8da7e;letter-spacing: .25rem;}

.n_ljzt .fl02 .content .box2{ margin: 3.125rem 0 0;}
.n_ljzt .fl02 .content .box2 .box_li{ background: url(../images/n_ljzt_bg2.jpg) center no-repeat; background-size: cover; border-top: #cd1e1b 4px solid; float: right; padding: 4rem 3.75rem 4rem 5rem;}
.n_ljzt .fl02 .content .box2 .box_li .con::before{background: url(../images/n_ljzt_yh1_on.png) center no-repeat;background-size: cover;}
.n_ljzt .fl02 .content .box2 .box_li .con::after{background: url(../images/n_ljzt_yh2_on.png) center no-repeat;background-size: cover;}
.n_ljzt .fl02 .content .box2 .box_li p{ color: #333333;}
.n_ljzt .fl02 .content .box2 .box_li p strong{color: #cd1e1b;}

.n_media .fl01{ display: flex; flex-wrap: wrap; padding: 8.75rem 0 5.625rem;}
.n_media .fl01 .left{width: 51%;position: relative;}
.n_media .fl01 .left::before{content: "";position: absolute;background: url(../images/n_media_bg1.png) center no-repeat;width: 380px;height: 60px;bottom: calc(100% + 2px);}
.n_media .fl01 .left::after{content: "";position: absolute;background: url(../images/n_media_bg2.png) center no-repeat;width: 380px;height: 27px;top: calc(100% + 2px);}
.n_media .fl01 .right{width: 49%;}

.list_box_media1{ border-top: #1d0204 5px solid;}
.list_box_media1 li .img .img_hezi{ padding-bottom: 55.40% !important;}
.img_zd>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit: cover;}
.n_media .fl01 .right{ background: #1d0204;}

@keyframes bgfubuki {
  0% {
    background-position: 0 0;
  }
  10% {
    background-position: 1000px 0;
  }
  20% {
    background-position: 2000px 0;
  }
  30% {
    background-position: 3000px 0;
  }
  40% {
    background-position: 4000px 0;
  }
  50% {
    background-position: 5000px 0;
  }
  60% {
    background-position:  6000px 0;
  }
  70% {
    background-position:  7000px 0;
  }
  80% {
    background-position: 8000px 0;
  }
  90% {
    background-position: 9000px 0;
  }
  100% {
    background-position:  10000px 0;
  }
}
.list_box_media2, .list_box_media2 .miso-list, .list_box_media2 .miso-track, .list_box_media2 li, .list_box_media2 li .li_li{ height: 100%;}
.list_box_media2 li .li_li{display: flex;flex-direction: column;justify-content: center;padding: 1.125rem 0;}
.list_box_media2 li .fangge{background: url(../images/list_box_media2_fg.png);height: 19px;animation: bgfubuki 300s linear infinite forwards;}

.list_box_media2 li .box{flex:1;background:#fff;margin: 1.125rem 1.25rem 1.125rem .625rem;display: flex;flex-direction: column;justify-content: center;padding: 0 3rem;}
.list_box_media2 li .box h5{ font-size:1.75rem; color:#000000; line-height:2.5rem; height:5rem}
.list_box_media2 li .box .bottom{ display:flex; justify-content:space-between; align-items:center; margin:4.5rem 0 0 }
.list_box_media2 li .box .bottom .miso-arrow1_box{ display:flex; align-items:center}
.list_box_media2 li .box .bottom .miso-arrow1_box .miso-arrow1{ box-shadow: 0px 0px 13px 0px rgba(4, 0, 0, 0.2); border-radius:50%; margin-right:.75rem; cursor: pointer;}
.list_box_media2 li .box .bottom .rr{ font-size:1.625rem; color:#999999}
.list_box_media2 li .box .bottom .rr font{ color:#003d88}

.n_media .fl02{ padding: 0 0 7.5rem;}
.list_box_media3{ display: flex; margin: 0 -.9375rem; flex-wrap: wrap; margin-bottom: -2.125rem;}
.list_box_media3 li{ width: 33.33%; padding: 0 .9375rem; margin-bottom: 3.125rem;}
.list_box_media3 li .a{ display: block; box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.7);}
.list_box_media3 li .img_box{ position: relative;}
.list_box_media3 li .img_box .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.list_box_media3 li .img_box .top .ico{ width: 3.75rem; height: 3.75rem; background: rgba(0,0,0,.4); border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 0 0 0 .25rem;}
.list_box_media3 li .img .img_hezi{ padding-bottom: 56.05% !important;}
.list_box_media3 li .con{height: 7.125rem;display: flex;padding: 0 2.25rem;align-items: center;border-bottom: #fff 2px solid;}
.list_box_media3 li .con h5{ font-size: 1.375rem; color: #000000; line-height: 2rem; height: 4rem;}

.n_zhanlve .fl01{padding: 5.25rem 0 9.375rem;position: relative;z-index: 1;margin: 1px 0 0;}
.n_zhanlve .fl01::before{content: "";position: absolute;top: 0;right: 0;left: 0;height: 60%;background: url(../images/n_zhanlve_fl01_bg.jpg) center bottom no-repeat;background-size: cover;}

.n_zhanlve .fl01 .img .img_hezi{ padding-bottom: 39.24% !important;}
.n_zhanlve .fl01 .img .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;flex-direction: column;justify-content: center;padding: 0 15px 0 5.625rem;}
.n_zhanlve .fl01 .img .top h3{ font-size: 2.75rem; line-height: 1.5; color: #fff;}
.n_zhanlve .fl01 .img .top h2{font-size: 3rem;line-height: 1.5;color: #fff;position: relative;font-weight: bold;padding: 1.5rem 0 0;margin: 7.25rem 0 0;}
.n_zhanlve .fl01 .img .top h2::before{content: "";width: 10rem;height: 3px;position: absolute;top: 0;left: 0;background: #a21d1d;}

.n_zhanlve .fl02{background: url(../images/n_zhanlve_fl02_bg.png) center no-repeat;background-size: cover;padding: 0 0 2.875rem;}

.n_zhanlve .fl02>.w1200{ display: flex;}
.n_zhanlve .fl02 .left{width: calc(100% - 50rem);padding: 20rem 0 0;}
.n_zhanlve .fl02 .left h3{ font-size:2.25rem; color:#353f48; font-weight:bold}
.n_zhanlve .fl02 .right{width: 50rem;position: relative;z-index: 1;}
.n_zhanlve .fl02 .right .before{position: absolute;width: 46rem;right: 31rem;top: 0rem;/* z-index: -1; */}
.n_zhanlve .fl02 .right .before img{ width:100%; transform-origin:left; }
.n_zhanlve .fl02 .right .before img.img2{ position:absolute; left:0; top:0}
.n_zhanlve .fl02 .right .box{ margin-bottom: 3.5rem;}
.n_zhanlve .fl02 .right .box1{padding: 0 0 0 11.25rem;position: relative;z-index: 1000;}
.n_zhanlve .fl02 .right .box2{padding: 0 0 0 19.375rem;margin-bottom: 7.25rem;}
.n_zhanlve .fl02 .right .box3{padding: 0 0 0 19.375rem;margin-bottom: 6rem;}
.n_zhanlve .fl02 .right .box4{ position:relative; z-index:1}
.n_zhanlve .fl02 .right .box h3{font-size: 1.5rem;color: #2a3d89;font-weight: bold;margin-bottom: 1.375rem;position: relative;transition: .5s;}
.n_zhanlve .fl02 .right .box p, .list_box_zhanlve1{font-size: 1rem;color: #666666;line-height: 1.75rem;position: relative;z-index: 1;}
.list_box_zhanlve1 li{ margin-bottom: .75rem; padding: 0 0 0 1.875rem; background: url(../images/list_box_zhanlve1_ico.png) left .5rem no-repeat;}

.n_zhanlve .fl02 .right .before .miso_bd_box{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;justify-content: center;align-items: center;}
.n_zhanlve .fl02 .right .before .miso_bd_box .miso_bd{width: 19.1875rem;height: 19.1875rem;margin: -.875rem 0 0 4rem;}
.n_zhanlve .fl02 .right .before .miso_bd_box .miso_bd img{width: 19.1875rem;height: 19.1875rem;}
.n_zhanlve .fl02 .right .before .miso_bd_box .miso_bd li{border-radius:50%;overflow:hidden;position: relative;}
.n_zhanlve .fl02 .right .before .miso_bd_box .miso_bd li:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:rgba(24, 61, 136, 0.88) 2.25rem solid; border-radius:50%}

.n_zhanlve .fl02 .right .before .miso_hd{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 100;}

.n_zhanlve .fl02 .right .before .miso_hd li{position: absolute;width: 1.625rem;height: 1.625rem;right: 50%;top: 50%;border: transparent 1px dashed;border-radius: 50%;transition: .5s;transform: translateX(-50%) translateY(-50%);background: rgba(255,255,255,.34);cursor: pointer;}
.n_zhanlve .fl02 .right .before .miso_hd li .box_li{border:rgba(0,0,0,.34) 1px solid;width:100%;height:100%;position: absolute;top: 0;left: 0;border-radius: 50%;z-index: 10;}
.n_zhanlve .fl02 .right .before .miso_hd li .box_li:before{ content:""; position:absolute; top:50%; left:50%; width:.875rem; height:.875rem; background:#bebebc; border-radius:50%; transform: translateX(-50%) translateY(-50%)}
.n_zhanlve .fl02 .right .before .miso_hd li.li1{position:absolute;top: 7%;right: 19.375%;}
.n_zhanlve .fl02 .right .before .miso_hd li.li2{position:absolute;top: 34%;right: -0.875%;}
.n_zhanlve .fl02 .right .before .miso_hd li.li3{position:absolute;top: 65%;right: -0.625%;}
.circle1{text-align: center;position: relative;width: 150%;height: 150%;left: -25%;top: -25%;z-index: 0;visibility: hidden;}
.active .circle1{z-index: 1;visibility: visible;}

.n_zhanlve .fl02 .right .before .miso_hd li.active .box_li{ border: none; background: none;}
.n_zhanlve .fl02 .right .before .miso_hd li.active .box_li::before{ background: #b44848;}

.circle1 span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-animation: circleScale 2s linear infinite;
	-moz-animation: circleScale 2s linear infinite;
	-ms-animation: circleScale 2s linear infinite;
	animation: circleScale 2s linear infinite;
	background: #b44848;
}
.circle1 span:nth-of-type(1) {
}
.circle1 span:nth-of-type(2) {
  animation-delay: 1s;
}
@keyframes circleScale {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.n_zhanlve .fl03{background: url(../images/n_zhanlve_fl03_bg.jpg) center no-repeat;background-size: cover;padding: 0;height: 31.25rem;}
.n_zhanlve .fl03 .w1200{ height:100%; display:flex; align-items:center}
.n_zhanlve .fl03 .box{ width:100%}
.n_zhanlve .fl03 .box h3{ font-size: 1.5rem; color: #fff; font-weight: bold; margin: 7rem 0 0;}
.n_zhanlve .fl03 .box hr{ width: 4rem; height: 1px; background: #a21d1d; margin: 1.5rem 0 1.625rem;}
.n_zhanlve .fl03 .box p{ font-size: 1rem; color: #fff; line-height: 1.75rem; width: 31.25rem;}

.header-search{background:#fff;border-radius: 20px;display: flex;}
.n_banners{ position: relative;}
.n_banners .img{ overflow: hidden;}
.n_banners .img .img_hezi{padding-bottom: 22.08% !important;}
[data-aos=n_banner_s].n_banners .img img{ transform: scale(1.08); transition: 8s;}
.n_banners .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex;padding: 0 15px; align-items: center; justify-content: center; flex-direction: column;}
.n_banners .top h3{font-size: 2.875rem;color: #353f47;font-weight: bold;}
.n_banners .top h3 font{color: #9c000b;font-family: 'FZZJ-LongYTJW';font-weight: normal;}
.n_banners .top p{font-family:Georgia;font-size: 1.375rem;color: #333333;text-transform: uppercase;line-height: 2.5rem;text-align: left;padding: 0 4.375rem;position: relative;}
.n_bannerst .top p font{font-size: 2.5rem;color:#333333;line-height: 1.5;display: block;margin-bottom: 1rem;}
.n_bannerst .top p:before{content:"";position: absolute;left:0;top: .5rem; height: 2.5rem;background: #a21d1d;width: .5rem;}

[data-aos=n_banner_s].aos-animate.n_banners .img img{ transform: scale(1);}

.banner-next {position: absolute;bottom: -3.5rem;width: 100%;left: 0;right: 0;display: flex;justify-content: center;text-align: center;}
.banner-next h6{ font-size:14px; color:#fff; margin-bottom:}
.banner-next .next-icon {position:relative;width: 1px;height: 6.5rem;background: #d82727;display: inline-block;margin: 1rem 0 .5rem;}

.banner-next .next-icon:before{content:"";width: 3px;height: 3.125rem;position:absolute;left:50%;margin-left: -1.5px;top:50%;margin-top: -1.5rem;background: #949596;-webkit-animation: scroll 2s cubic-bezier(.15,.41,.69,.94) infinite;-moz-animation: scroll 2s cubic-bezier(.15,.41,.69,.94) infinite;animation: scroll 2s cubic-bezier(.15,.41,.69,.94) infinite;}
@keyframes scroll {
  0% { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); opacity: 0; height: 0;}
  50% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; height: 3.125rem;}
  100% { -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -o-transform: translateY(0); transform: translateY(5px); opacity: 0; height: 3.125rem;}
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -50%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.n_fzlc26 .fl01{padding: 5.125rem 0 0;background: #fff;}
.n_fzlc26 .fl01 .content{ margin: 2.125rem 0 0}
.n_fzlc26 .fl01 .left{width: 43.125rem;display: flex;flex-direction: column;/* align-items: center; */justify-content: center;background: url(../images/list_box_fzlc26_bg.jpg) center no-repeat;background-size: cover;padding: 0 3.5rem;}
.n_fzlc26 .fl01 .right{width: calc(100% - 43.125rem);}
.n_fzlc26 .fl01 .left h3{font-size: 2.25rem;color: #fff;font-weight: bold;margin-bottom: .5rem;line-height: 1.5;}
.n_fzlc26 .fl01 .left h4{font-size: 1.375rem;color: #fff;line-height: 1.5;position: relative;padding: 0 0 0 1rem;}
.n_fzlc26 .fl01 .left h4:before{ content:""; position: absolute; left: 0; width: .25rem; background:#d92233; height: 1.5rem;top: 50%; margin-top: -.75rem}
.n_fzlc26 .fl01 .left .box{border-top: #24458b 1px solid;margin-top: 1.375rem;padding: 1.5rem 0 0;}
.n_fzlc26 .fl01 .left .box .p{ display: flex; flex-wrap: wrap; margin-bottom: 1.5rem}
.n_fzlc26 .fl01 .left .box .p .ico{position: relative;width: 26px;padding: .5rem 0 0;}
.n_fzlc26 .fl01 .left .box .p .ico:before{content:"";position: absolute;top: .5rem;bottom: .5rem;right:0;background: #2b4d92;width: 1px;}
.n_fzlc26 .fl01 .left .box .p .rr{width: calc(100% - 26px);padding: 0 0 0 1rem;font-size: 1.125rem;color: #c5d6f8;line-height: 2rem;}

.list_box_fzlc26_01 li *{ transition: .5s;}
.list_box_fzlc26_01 li a{display: flex;align-items: center; padding:1rem 0}
.list_box_fzlc26_01 li a .ll{font-size: 4.125rem;color: #999999;font-family:Geometr415BlkBTBlack;opacity: .2;width: 5.25rem;}
.list_box_fzlc26_01 li a .rr h3{ font-size: 1.375rem; color: #333333;}
.list_box_fzlc26_01 li a .rr hr{width: 3.75rem;height: 1px;background: #e3e3e3;margin: 1.25rem 0 0;}

.list_box_fzlc26_01 li.on .ll{ color: #a21d1d; opacity: .33;}
.list_box_fzlc26_01 li.on .rr h3{ color: #a21d1d;}
.list_box_fzlc26_01 li.on a .rr hr{ width: 7.5rem; background: #a21d1d;}

.list_box_fzlc26_02 li a{display: flex;position: relative;flex-wrap: wrap;}
.list_box_fzlc26_02 li .img .img_hezi{ padding-bottom: 56.25% !important;}
.list_box_fzlc26_02 li .top h3{ line-height:1.5}
.list_box_fzlc26_02 li .top{position: absolute;bottom: 0;left: 0;right: 0;padding: 2.5rem 3.5rem 2rem;background: rgba(0,0,0,.52);}
.list_box_fzlc26_02 li .top h3 big{ font-size: 2rem; color: #fff; font-weight: bold;}
.list_box_fzlc26_02 li .top h3 small{ font-size: 1.5rem; color: #fff; margin: 0 0 0 1.5rem;}
.list_box_fzlc26_02 li .top hr{ width: 5rem; height: 2px; background: #a21d1d; margin: 1.5rem 0 1.875rem;}
.list_box_fzlc26_03 dd{ margin-bottom: .75rem; padding: 0 0 0 1.875rem; background: url(../images/list_box_fzlc26_02_ico.png) left .5rem no-repeat; font-size: 1.125rem; color: #c9c9c9; line-height: 1.625rem;}
.list_box_fzlc26_03 dd b{ color: #fff;}

.list_box_fzlc26_02 .img_box{position: initial;}
.list_box_fzlc26_02 .img_box .miso-dots{ text-align: right; bottom: 2rem; padding: 0 3.75rem; z-index: 10;}
.list_box_fzlc26_02 .img_box .miso-dots li{ width: 4.25rem; height: .25rem; background: rgba(255,255,255,.23); border-radius: 2px; transition: .5s;}
.list_box_fzlc26_02 .img_box .miso-dots li.miso-active{ background: #fff;}


.n_fzlc26 .fl02{ padding: 5rem 0 7.25rem; background: #f7f7f7 url(../images/n_fzlc26_fl02.jpg) center no-repeat; background-size: cover;}

.n_title001{ text-align: center; margin-bottom: 3rem;}
.n_title001 h3{ font-size: 2.375rem; color: #353f47; font-weight: bold;}

.list_box_fzlc26_04{display: flex;margin: 0;}
.list_box_fzlc26_04 li{/* flex: 1; */width: 33.33%;padding: 0;transition: .5s;}
.list_box_fzlc26_04 li *{ transition: .5s;}
.list_box_fzlc26_04 li a{display: block;position: relative;border-radius: 0;overflow: hidden;}
.list_box_fzlc26_04 li a .img{ position: relative;}
.list_box_fzlc26_04 li a .img::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: -webkit-linear-gradient(transparent, transparent, rgba(0,0,0,.7)); /* Safari 5.1 - 6.0 */background: -o-linear-gradient(transparent, transparent, rgba(0,0,0,.7)); /* Opera 11.1 - 12.0 */background: -moz-linear-gradient(transparent, transparent, rgba(0,0,0,.7)); /* Firefox 3.6 - 15 */background: linear-gradient(transparent, transparent, rgba(0,0,0,.7)); /* ��׼���﷨ */}
.list_box_fzlc26_04 li a .img .img_hezi{padding-bottom: 28rem !important;}
.list_box_fzlc26_04 li a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: flex-end;padding: 0 1.875rem 1.5rem;}
.list_box_fzlc26_04 li a .top .h3{font-size: 1.375rem;color: #fff;line-height: 1.25; height:1.5rem; margin: 1rem 0 1rem;}
.list_box_fzlc26_04 li a .top .h4{ font-size: .875rem; color: #fff; line-height: 1.25; opacity: .5; font-family: Dosis; text-transform: uppercase;}
.list_box_fzlc26_04 li a .top .dot1{width: 23px;height: 23px; position:relative}
.list_box_fzlc26_04 li a .top .dot1:before{ content:""; position:absolute; width:100%; height:3px; background:#fff; top:50%; margin-top:-1.5px}
.list_box_fzlc26_04 li a .top .dot1:after{ content:""; position:absolute; width:3px; height:100%; background:#fff; left:50%; margin-left:-1.5px; opacity: 0;}
.list_box_fzlc26_04 li a .top .con{overflow:hidden; height: 0;}
.list_box_fzlc26_04 li a .top .con dl dd{font-size: 16px;color: #e0e0e0;line-height: 30px;position: relative;background: url(../images/list_box_fzlc26_02_ico.png) left 9px no-repeat;padding: 0 0 0 22px;}

.list_box_fzlc26_04 li.on{ width: 56.85%;}
.list_box_fzlc26_04 li.on2{ width: calc((100% - 56.85%) / 2);}
.list_box_fzlc26_04 li.on a .top .con{ height: 60px;}
.list_box_fzlc26_04 li.on a .top .h3{ font-size:1.5rem; font-weight:bold}
.list_box_fzlc26_04 li.on a .top .dot1{ transform: rotate(90deg);}
.list_box_fzlc26_04 li.on a .top .dot1::after{ opacity:1;}

.n_qiyehonor .fl01{ position: relative; overflow: hidden;}
.n_qiyehonor .fl01 .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url(../images/n_qiyehonor_fl01.jpg) center no-repeat;background-size: cover;background-attachment: fixed;}
.n_qiyehonor .fl01 .w1200{ display: flex; flex-wrap: wrap; position: relative;}
.n_qiyehonor .fl01 .left{width: calc(100% - 33rem);display: flex;flex-direction: column;justify-content: center;padding: 0 2rem 0 0;}
.n_qiyehonor .fl01 .left h3{font-size: 2.875rem;color: #fff;margin-bottom: 2.5rem;font-family: FZZJ-LongYTJW;}
.n_qiyehonor .fl01 .left p{font-size: 1.125rem;color: #fff;line-height: 1.75;width: 34.375rem;max-width: 100%;}
.n_qiyehonor .fl01 .left hr{width: 6rem;height: 1px;background: #d82233;margin: 2rem 0 0;}
.n_qiyehonor .fl01 .right{width: 33rem;position: relative;}

.list_box_qiyehonor1{overflow: hidden;overflow-y: scroll;height: 58rem;padding-right: 1.5rem;margin-right: -1.5rem;/* position: relative */}
.list_box_qiyehonor1:before{content:"";position: absolute;top:0;bottom: 0;width:1px;background: rgba(255,255,255,.3);right: calc(-1.5rem + 1.5px);}
.list_box_qiyehonor1::-webkit-scrollbar {width:3px;height: 8px;background-color: transparent;}
.list_box_qiyehonor1::-webkit-scrollbar-track {border-radius: 10px;background-color: transparent;}
.list_box_qiyehonor1::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #fff; }
.list_box_qiyehonor1 li{border-bottom: rgba(255,255,255,.2) 1px solid;background: rgba(43, 61, 138, 0.4);}
.list_box_qiyehonor1 li .a{ display: flex; flex-direction: column; height: 14.5rem; justify-content: center; padding: 0 3.75rem;}
.list_box_qiyehonor1 li .a .top{ display: flex; justify-content: space-between; align-items: center;}
.list_box_qiyehonor1 li .a .top .ll{font-size: 1.25rem;color: #fff;height: 1.5rem;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_box_qiyehonor1 li .a .top .rr{width: 2.25rem;height: 2.25rem;background: #fff url(../images/list_box_qiyehonor1_svg1.svg) center no-repeat;border-radius: 50%;}
.list_box_qiyehonor1 li .a p{ font-size: .875rem; color: #666666; line-height: 1.5rem; height: 0; overflow: hidden; overflow-y: scroll;}

.list_box_qiyehonor1 li .a p::-webkit-scrollbar {width:0;height: 8px;background-color: #F5F5F5;}
.list_box_qiyehonor1 li .a p::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.list_box_qiyehonor1 li .a p::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.list_box_qiyehonor1 li .a:hover{ background: #fff;}
.list_box_qiyehonor1 li .a:hover .top .ll{/* font-size: 1.5rem; */color: #9c000b;font-weight: 600;transform: scale(1.0625);transform-origin: left;}
.list_box_qiyehonor1 li .a:hover p{ height: 4.5rem; margin: 1rem 0 0;}
.list_box_qiyehonor1 li .a:hover .top .rr{ transform: rotate(180deg); opacity: 0;}

.n_title001s{ text-align: center; margin-bottom: 3rem;}
.n_title001s h3{ font-size: 2.875rem; color: #353f47; font-weight: bold;}

.n_qiyehonor .fl02{ position: relative; overflow: hidden; padding: 6rem 0 6.25rem; background: url(../images/n_qiyehonor_fl02_bg.jpg) center bottom no-repeat; background-size: 100% auto;}
.n_qiyehonor .fl02 .n_title001s{ display: flex; align-items: center; justify-content: space-between;}
@media(min-width: 1600px) and (max-width: 1920px){
	.n_qiyehonor .fl02 .n_zhiliang_1 li a{background: #f4f4f4;width: 16rem;height: 3.5rem;font-size: 1.5rem;}
    .n_qiyehonor .fl02 .n_zhiliang_1 li.active a{ background: #9c000b;}
}

.n_qiyehonor .fl02 .mySwiper1{position: relative;width: 100%;margin-bottom: 5rem;}
.n_qiyehonor .fl02 .mySwiper1:last-child{ margin-bottom:0}
.n_qiyehonor .fl02 .swiper-container{margin: 0 -1rem;padding-bottom:30px;}

.list_box_qiyehonor2{margin-bottom: 1.2rem !important;}
.list_box_qiyehonor2 li{padding: 0;margin: 0 0 !important;}
.list_box_qiyehonor2 li *{ transition: .5s;}
.list_box_qiyehonor2 li a{padding: 0 1rem;display: block;margin-bottom: 1.875rem;}
.list_box_qiyehonor2 li .img{ overflow: hidden;}
.list_box_qiyehonor2 li .img .img_hezi{ padding-bottom: 62.33% !important;}
.list_box_qiyehonor2 li .img .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; flex-direction: column; background: url(../images/list_box_qiyehonor2_top.png) center no-repeat; background-size: cover; transform: translateY(101%); transition: .5s;}
.list_box_qiyehonor2 li .img .top h6{ font-size: 1rem; color: #fff; line-height: 1.25; margin: 1rem 0 0;}
.list_box_qiyehonor2 li .con{ height: 4rem; background: #f8f8f8; display: flex; align-items: center; padding: 0 1.875rem;}
.list_box_qiyehonor2 li .con h5{ font-size: 1.125rem; color: #333333;}
.list_box_qiyehonor2 li a:nth-child(2){ transform: translateX(-50%)}


.n_qiyehonor .fl02 .swiper-scrollbar{background:#d8e1ed;height:1px;bottom: 16px;margin-bottom: 1.2rem;}
.n_qiyehonor .fl02 .swiper-scrollbar-drag{background: url(../images/list_box_qiyehonor2_drag.png) center no-repeat;height: 32px;margin-top: -16px;cursor: pointer;margin-left: 2px;}

.n_gaige{position: relative;z-index: 1;background: url(../images/n_gaige_bg.jpg) center bottom no-repeat;background-size: 100% auto;overflow: hidden;}
.n_gaige .bg1{position: absolute;top: 0;right: 0;left: 0;}
.n_gaige .bg1 img{ width: 100%;}

.n_gaige .bg2{position: absolute;bottom: 0;right: 0;display: none;}
.n_gaige .bg2 img{ }
.n_gaige .fl01{padding: 5rem 0 0;min-height: 50rem;position: relative;z-index: 1;}
.n_gaige .fl01 .content{position: relative;z-index: 1;margin-bottom: 29rem;}
.n_gaige .fl01 .content::before{ content: ""; position: absolute; left: 50%; width: 1px; margin-left: -.5px; top: 0; bottom: 0; background: #dcdad5; z-index: -1;}

.list_box_gaige1{display: flex;margin: 0 -5.25rem;flex-wrap: wrap;padding: 6.5rem 0 15rem;}
.list_box_gaige1 li{width: 50%;padding: 0 6.25rem;margin-bottom: -7.375rem;position: relative;}
.list_box_gaige1 li .dots{position: absolute;top: 7rem;right: -10px;width: 20px;height: 20px;}
.list_box_gaige1 li .dots:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:#2a3d89 1px solid;border-radius:50%;background: #fff;}
.list_box_gaige1 li .dots:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px; background:#2a3d89;border-radius:50%;}
.list_box_gaige1 li .dots .line{background:#2a3d89;height: 1px;width: 34px;right: 100%;position: absolute;top: 50%;}
.list_box_gaige1 li .a h3{ font-size:1.75rem; color:#2a3d89; font-weight:bold; line-height:1.75; margin:1.25rem 0 1rem}
.list_box_gaige1 li .a{ box-shadow: 0.968px 3.881px 13px 0px rgba(22, 0, 21, 0.1);}
.list_box_gaige1 li .a .img_hezi{ padding-bottom: 40.90% !important}
.list_box_gaige1 li .a .con{ background: #fff; padding: 2rem;; display: flex;}
.list_box_gaige1 li .a .con .ll{width: calc(100% - 8.125rem);border-right: #e0e0e0 1px solid;padding: 0 2rem 0 0;}
.list_box_gaige1 li .a .con .ll p{ text-align: justify}
.list_box_gaige1 li .a .con .rr{width: 8.125rem;text-align: right;font-family: Impact;font-size: 3rem;color: #2a3d89;}

.list_box_gaige1 li:nth-child(2n) .dots .line{ left: 100%}

.list_box_gaige2{ margin: 0 -5px; margin-bottom: 1.5rem;}
.list_box_gaige2 dd{ width: calc(22.5rem + 10px); padding: 0 5px;}
.list_box_gaige2 dd .a{ width: 22.5rem;}
.list_box_gaige2 dd .a .img .img_hezi{ padding-bottom: 66.96% !important;}
.list_box_gaige2::after{content:"";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: -webkit-linear-gradient(right, #faf7f0, transparent, transparent);background: -o-linear-gradient(right, transparent, #2a3d89, #2a3d89);background: -moz-linear-gradient(right, transparent, #2a3d89, #2a3d89);background: linear-gradient(right, transparent, #2a3d89, #2a3d89);}
.list_box_gaige2 dd .ar_article p{ font-size: 1rem; color: #666666; line-height: 28px; margin-bottom: 0;word-break:break-all; }
.list_box_gaige2 .miso-arrow{ width:32px; height:32px; box-shadow: 0px 0px 39.2px 0.8px rgba(44, 44, 44, 0.22); border-radius:50%; transition:.5s}
.list_box_gaige2 .miso-prev{ background: url(../images/list_box_gaige2_prev.png) center no-repeat; left:-16px; }
.list_box_gaige2 .miso-next{ background: url(../images/list_box_gaige2_next.png) center no-repeat; right:-16px; }
.list_box_gaige2 .miso-prev:hover{ background: url(../images/list_box_gaige2_prev_on.png) center no-repeat; }
.list_box_gaige2 .miso-next:hover{ background: url(../images/list_box_gaige2_next_on.png) center no-repeat; }

.list_box_gaige1 li:nth-child(2n){margin-top: 15.25rem;}
.list_box_gaige1 li:nth-child(2n) .a .line{background: -webkit-linear-gradient(right, #2a3d89, #2a3d89, transparent);background: -o-linear-gradient(right, #2a3d89, #2a3d89, transparent);background: -moz-linear-gradient(right, #2a3d89, #2a3d89, transparent);background: linear-gradient(right, #2a3d89, #2a3d89, transparent);}
.list_box_gaige1 li:nth-child(2n) .dots{ left: -10px;}
.list_box_gaige1 li:nth-child(2n-1) .dots:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:#2a3d89 1px solid;border-radius:50%;background: #fff;}

.n_banners1{ position: relative;}
.n_banners1 .img{overflow: hidden;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.n_banners1 .img .img_hezi{padding-bottom: 0 !important;}
[data-aos=n_banner_s].n_banners1 .img img{ transform: scale(1.08); transition: 8s;}
.n_banners1 .top{position: relative;top: 0;right: 0;bottom: 0;left: 0;display: flex;padding: 100px 15px;align-items: center;justify-content: center;flex-direction: column;text-align: center;}
.n_banners1 .top h4{font-size: 1.5rem;color: #fff;line-height: 3rem;}
.n_banners1 .top h4 b{color: #fff;font-weight: bold}
.n_banners1 .top h6{font-size: 1.5rem;color: #fff;line-height: 3rem;margin: .5rem 0 0;}
[data-aos=n_banner_s].aos-animate.n_banners1 .img img{ transform: scale(1);}


.n_product{background: url(../images/n_product_bg.jpg) center bottom no-repeat;background-size: 100% auto;}
.n_product .fl01{padding: 4.75rem 0 0;}
.n_product .fl01 .content{ position: relative;}

.n_title002{ text-align: center; margin-bottom: 4.375rem;}
.n_title002 h3{ font-size: 2.8125rem; color: #353f47; font-weight: bold;}
.n_title002 p{font-size: 1.25rem;color: #000000;line-height: 1.75;margin: 2rem 0 0;text-align: center;}

.list_box_product1{background: #000;position: static;}
.list_box_product1 li .img::after{ content: ""; position: absolute; top: 0; right:0; bottom: 0; left: 0; background: url(../images/list_box_product1_top.png) center bottom no-repeat; background-size: 100% auto;}
.list_box_product1 li .img .img_hezi{padding-bottom: 46.25% !important;}

.list_box_product1.miso_bd li{ display:none}
.list_box_product1.miso_bd li.miso-current{ display: block}

.list_box_product2 .miso-prev, .list_box_product1 .miso-next{}
.list_box_product2 .miso-arrow{width: 2.125rem;height: 3.125rem;background: rgba(0, 61, 136, 0.5);transition:.5s;display: flex;align-items: center;justify-content: center;top: auto;bottom: 3rem;}
.list_box_product2 .miso-arrow svg{width: 2.75rem;height: 2.75rem;fill:#fff;}


.list_box_product2{display: flex;align-items: flex-end;position: absolute;bottom: 0;left: 0;right: 0;top: 0;}
.list_box_product2 .miso-list, .list_box_product2 .miso-list .miso-track{ height:100%}
.list_box_product2 li{width: 16.6667%;height:100%; position: relative;}
.list_box_product2 li::before{ content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 0; opacity: 0;}
.list_box_product2 li *{ transition: .5s;}
.list_box_product2 li .a{display: flex;justify-content: center;align-items: flex-end;height: 100%;position: relative;}
.list_box_product2 li .a .a_li{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 12.25rem; cursor: pointer;width:100%;}
.list_box_product2 li .ico{width: 7.5rem;height: 7.5rem;position: relative; overflow:hidden}
.list_box_product2 li .ico .ico_li{position: absolute;top: 0;right: 0;bottom: 0;left:0;display: flex;align-items: center;justify-content: center;}
.list_box_product2 li .ico .ico_li.ico_li2{ transform:translateX(101%)}
.list_box_product2 li .ico img{ max-height: 6rem;}
.list_box_product2 li h5{font-size:1.5rem;color:#fff;font-weight:bold;margin: .5rem 0 0;}
.list_box_product2 li p{font-size: 1.125rem;color: #333333;line-height: 2.25rem;height: 0;padding: 0 2.25rem;text-align: center;width:100%;/* text-decoration: underline; */}
.list_box_product2 li h6{ width:0; height: 0;}
.list_box_product2 li h6 img{ width: 100%; height: 100%; }

.list_box_product2 li.miso-current .a .a_li{height: 100%; padding: 20% 0 0;}
.list_box_product2 li.miso-current::before{ height: 100%; background: rgba(255,255,255,.8); opacity: 1;}
.list_box_product2 li.miso-current .ico .ico_li.ico_li1{ transform:translateX(-101%)}
.list_box_product2 li.miso-current .ico .ico_li.ico_li2{ transform:translateX(0)}
.list_box_product2 li.miso-current h5{ font-size: 2.25rem; color: #353f47; font-weight: bold;}
.list_box_product2 li.miso-current p{height: 8.75rem;margin: 2.5rem 0 3.25rem;min-height: 6.75rem;}
.list_box_product2 li.miso-current h6{width: 4.25rem;height:4.25rem; transform: rotate(180deg);}


.product_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;display: block; margin-bottom: 3rem;}
.product_search form{height: 3.875rem;border-radius: 1.875rem;position:relative;width: 43.75rem;margin: 0 auto;border: #cccccc 1px solid;max-width: 100%;}
.product_search .input{font-size: 1.25rem;color: #646464;height: 100%;padding: 0 2.375rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 50px);}
.product_search .btn_blue{position:absolute;cursor:pointer;top: 50%;right: .625rem;width: 2.5rem;height: 2.5rem;border:0;background: url(../images/submit.svg) center no-repeat #cccccc;background-size: 1.5rem !important;border-radius: 20px;margin-top: -1.25rem;transition: .5s;}
.product_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.product_search input::-webkit-input-placeholder{ color:#999; }
.product_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.product_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.product_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.product_search input:focus::-webkit-input-placeholder {color: transparent;}/* Mozilla Firefox 4 to 18 */
.product_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.product_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.product_search input:focus:-ms-input-placeholder {color: transparent;}

.n_product .fl02{padding: 4.75rem 0 7.5rem;background: #f9f9f9 url(../images/n_product_bg.png) center bottom no-repeat;background-size: 100% auto;}
.n_product .fl02 .n_title002{margin-bottom: 2.875rem;}

.list_box_product3{ display: flex; margin: 0 -5px; flex-wrap: wrap; margin-bottom: 4.375rem;}
.list_box_product3 li{ min-width: 16.667%; padding: 0 5px;}
.list_box_product3 li *{ transition: .5s;}
.list_box_product3 li a{display: block;position: relative;font-size: 1.75rem;line-height: 4.375rem;padding: 0 0 0 2.75rem;color: #a0a0a0;}
.list_box_product3 li a::before{content: "";position: absolute;left: 0;top: 1.375rem;background: url(../images/list_box_product3_ico1.png) center no-repeat;width: 1.6875rem;height: 1.6875rem;background-size: cover !important;}

.list_box_product3 li.on a, .list_box_product3 li.on1 a{color: #9c000b;}
.list_box_product3 li.on a::before, .list_box_product3 li.on1 a::before{background: url(../images/list_box_product3_ico1_on.png) center no-repeat;}

.list_box_product4{ display: flex; margin: 0 -.625rem; flex-wrap: wrap;}
.list_box_product4 li{ width: 25%; padding: 0 .625rem; margin-bottom: 1.875rem;}
.list_box_product4 li .a{ display: block; box-shadow: 2.939px 4.045px 27px 0px rgba(1, 1, 1, 0.12); padding-bottom: 9.375rem; position: relative;}
.list_box_product4 li .a .img .img_hezi{ padding-bottom: 105.97% !important;}
.list_box_product4 li .a .con{height: 9.375rem;display: flex;justify-content: center;padding: 0 2.5rem;flex-direction: column; position: absolute; bottom: 0; left: 0; right: 0; background: #fff; transition: .5s; }
.list_box_product4 li .a .con::before{ content: ""; position: absolute; bottom: 0; width: 0; left: 50%; height: .3125rem;}
.list_box_product4 li .a .con h5{font-size: 1.625rem;color: #353f48;font-weight: bold;width:100%;text-align: center;line-height: 1.25;}
.list_box_product4 li .a .con dl{ height:0; overflow:hidden; opacity: 0;}
.list_box_product4 li .a .con dl dd{font-size: .875rem;color: #333333;line-height: 26px;position: relative;padding: 0 0 0 14px;}
.list_box_product4 li .a .con dl dd::before{content: "";position: absolute;top: 12px;left: 0;width: 3.5px;height: 3.5px;background: #bcbcbc;border-radius: 50%;}
.list_box_product4 li .a .con h6{ text-align:center; display:flex; justify-content:center; align-items:center; font-size:1rem; color:#353f48; margin: 1.625rem 0 0}
.list_box_product4 li .a .con h6 img{ margin:0 0 0 .5rem}

.n_product_list .fl01{padding: 5rem 0 0;/* overflow: hidden; */background: url(../images/n_product_list_fl02_bg.jpg) center no-repeat;background-size: cover;}
.n_product_list .fl02{ padding: 5rem 0 0}

.n_product_list{ padding-bottom: 6.25rem;}

.n_title003{ margin-bottom: 4.375rem;}
.n_title003 h3{font-size: 2.875rem;color: #fff;font-weight: bold;}

.n_product_list .box{ display: flex; flex-wrap: wrap; margin-bottom: 2.125rem;}
.n_product_list .box:last-child{margin-bottom: 0;padding-bottom: 2rem;}
.n_product_list .left{width: 10rem;font-size: 1.875rem;color: #fff;line-height: 2.375rem;}
.n_product_list .right{ width: calc(100% - 10rem);}

.n_product_list1{position:relative;font-size:0;display: flex;flex-wrap: wrap;width: calc(100% + .875rem);}
.n_product_list1 li{display:inline-block;margin-right: .875rem;margin-bottom: 1.125rem;white-space: nowrap;/* flex-grow: 1; */}
.n_product_list1 li a{display:block;padding: 0 1.75rem;line-height: 2.375rem;border: #dbdbdb 1px solid;border-radius: 1.25rem;font-size: 1.25rem;color: #fff;transition:.5s;text-align: center;}

.n_product_list1 li.on a{background: #9c000b;border: #9c000b 1px solid;color: #fff;}

.n_product_list2{display: flex;margin: 0 -2.5rem;flex-wrap: wrap;margin-bottom: -3rem;}
.n_product_list2 li{ width: 33.33%; padding: 0 2.5rem; margin-bottom: 5rem;}
.n_product_list2 li *{ transition: .5s;}
.n_product_list2 li .img_box{position: relative;border: #dbdbdb 1px solid;}
.n_product_list2 li .img_box .img .img_hezi{ padding-bottom: 75% !important;}
.n_product_list2 li .img_box .top1{position: absolute;top: 0;left: 0;bottom: 0;right: 0;padding: 1rem 0 0 .875rem;background: url(../images/n_product_list2_top.png) center top no-repeat;background-size: 100% auto;}
.n_product_list2 li .img_box .top{position: absolute;left: 0;bottom: 0;right: 0;padding: 0 1rem;background: rgba(0,0,0,.57);}
.n_product_list2 li .img_box .top h5{line-height: 2.5;text-align:center;font-size:1.375rem;color:#fff;font-weight: bold;}
.n_product_list2 li .con{border: #dbdbdb 1px solid;padding: 1.75rem 1.2rem 1.875rem;border-top: none;}
.n_product_list2 li .con .top1{min-height:9.5rem;}
.n_product_list2 li .con .top1 dl{display: flex;flex-wrap: wrap;line-height: 2.375rem;overflow: hidden;}
.n_product_list2 li .con .top1 dl dt{min-width: 15%;font-size: .9375rem;color: #333333;max-width: 19rem;float: left;}
.n_product_list2 li .con .top1 dl dt img{ margin: 0 .5rem 0 0;}
.n_product_list2 li .con .top1 dl dd{max-width: 82%;font-size: .85rem;color: #193d89;font-weight: bold;font-family: "Microsoft Yahei";word-break: normal;word-wrap: break-word;/* word-wrap: break-word; */float: right;display: block;}
.n_product_list2 li .con hr{margin:1.375rem 0;background: #d2d2d2;}
.n_product_list2 li .con .top2{ display:flex; flex-wrap:wrap; margin:0 -.5rem}
.n_product_list2 li .con .top2 .con_li{ width:100%; padding:0 .5rem}
.n_product_list2 li .con .top2 .con_li a{display:flex;width:100%;line-height:3rem;border:#999999 1px solid;text-align:center;justify-content:center;font-size:1rem;color:#666666;font-weight:bold;cursor: pointer;}
.n_product_list2 li .con .top2 .con_li.on a{ border:#003d88 1px solid; background:#003d88; color:#fff}

#page_show_box{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000000; display: none ;}
#page_show_box .page_show_box_li{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;}
#page_show_box .bg_box{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,.6);z-index: -1;}
#page_show_box .content{width: 1200px;max-width: calc(100% - 30px);margin: 0 auto;min-height: 600px;background: #fff;z-index: 1;display: flex;flex-wrap: wrap;position: relative;}
#page_show_box .content .left{ width: 506px; background: #eeeeee; padding: 52px 52px 0;}

.n_product_list2s .a .img .img_hezi{ padding-bottom: 75% !important;}
.n_product_list2s .a .con h5{ font-size: 1.125rem; color: #353f48; font-weight: bold; line-height: 1.25rem; margin: 1.75rem 0 1.25rem; height: 1.25rem;}
.n_product_list2s .a .con .top1{ display: flex; flex-wrap: wrap;}
.n_product_list2s .a .con .top1 dl{ width: 50%; border-left: #c2c1c1 1px solid; padding: .5rem .5rem .5rem 1.25rem;}
.n_product_list2s .a .con .top1 dl dt{ width: 100%; font-size: 15px; color: #666666; line-height: 1.25;}
.n_product_list2s .a .con .top1 dl dd{width: 100%;font-size: 15px;color: #333333;line-height: 1.25;font-weight: bold;margin: .5rem 0 0;}

.n_product_list2s .a .con .top1 dl:nth-child(1), .n_product_list2s .a .con .top1 dl:nth-child(2){ padding-bottom:1rem}

#bnt_close{position: absolute;top: 1.875rem;right: 2.25rem;transition: .5s; cursor:pointer}
#bnt_close:hover{ transform:rotate(180deg)}
#page_show_box .content .right{width: calc(100% - 506px);padding: 0 52px;display:flex;flex-direction:column;justify-content:center;border-right: #193d89 .625rem solid;}
.n_title004{width:100%;margin-bottom: 1rem;margin-top: .5rem;}
.n_title004 h3{ font-size: 1.75rem; color: #353f48; font-weight: bold; margin-bottom: 1.25rem;}
.n_title004 p{ font-size: 1rem; color: #666666; line-height: 1.75}

.miso_form .form_box{ background: #f5f5f5; height: 50px; margin-bottom: 1rem; padding: 0 1rem; display: flex;}
.miso_form .form_box label{width: 5.875rem;height: 100%;display: flex;align-items: center;font-size: 1rem;color: #888888;}
.miso_form .form_box input, .miso_form .form_box .rr{width: calc(100% - 5.875rem); height: 100%; font-size: 1rem;color: #888888;}
.miso_form .form_box .select_box{ margin: 0 -5px; display: flex; flex-wrap: wrap; height: 100%;}
.miso_form .form_box .select_box .select_li{ width: 33.33%; padding: 8px 5px; }
.miso_form .form_box .select_box .select_li select{width: 100%;height: 100%;border: none;background: #fff;padding: 0 10px;font-size: 1rem;color: #888888;}
.miso_form .form_submit input{width: 142px;height: 40px;background: #193d89 url(../images/form_submit_ico.png) 78% center no-repeat;font-size: 14px;color: #fff;font-weight: 600;margin: 1rem 0 0;padding: 0 18px 0 0;line-height: 40px;cursor: pointer; transition:.5s}
.miso_form .form_submit input:hover{ opacity:.8}

.rexian{margin: 1rem 0 0;}
.rexian dl{ display: flex; align-items: center; line-height: 2.5rem;}
.rexian dl dt{ font-size: 1rem; color: #666666; margin: 0 .875rem 0 0;}
.rexian dl dd{ font-size: 1.75rem; color: #193d89; font-weight: bold;}
.rexian dl dd p{ font-weight: bold;}

.custom-search .form-item.v-code img{vertical-align: bottom !important;}

.n_product_detail .fl01{ padding: 6.25rem 0 7rem; background: url(../images/n_product_detail_fl01_bg.jpg) center no-repeat; background-size: cover;}
.n_product_detail .fl01 .w1200{ display: flex; flex-wrap: wrap; align-items: center;}
.n_product_detail .fl01 .left{ width: 35.875rem;}
.n_product_detail .fl01 .left .top{ border-bottom: #dcdcdc 1px solid;}
.n_product_detail .fl01 .left .top h3{ font-size: 2.75rem; color: #003d88; font-weight: bold; line-height: 1.5;}
.n_product_detail .fl01 .left .top p{font-size: 1.125rem;color: #666666;line-height: 2rem;margin: 1.375rem 0 4rem;}
.n_product_detail .fl01 .right{ width: calc(100% - 35.875rem); padding: 0 0 0 4.25rem;}
.n_product_detail .fl01 .right .img .img_hezi{ padding-bottom: 75% !important;}

.n_product_detail1{margin: 2rem 0 2.5rem;}
.n_product_detail1 li{ font-size: 1.254rem; color: #333333; line-height: 2.375rem; display: flex; flex-wrap: wrap;}
.n_product_detail1 li b{word-break:break-all;float: right;max-width: 82%;}
.n_product_detail1 li .ico{ width: 2.5rem;}

.more004 a{line-height: 3.5rem;padding: 0 2.5rem;background: #003d88;font-size: 1.25rem;color: #fff;font-weight: bold;width: auto;display: inline-block; transition: .5s;}

.n_product_detail2{ margin: 2.5rem 0 0; display:flex}
.n_product_detail2 li{ font-size: 1.254rem; color: #333333; margin:0 1.625rem 0 0}
.n_product_detail2 li *{ transition: .5s;}
.n_product_detail2 li a{ display: flex; flex-wrap: wrap; align-items: center;}
.n_product_detail2 li .ico{margin: 0 .5rem 0 0;}

.n_pro_tuijian{ padding: 5.375rem 0;}

.n_product_detail .fl02 .fl02_top{background: url(../images/n_product_detail_fl02_bg.jpg) center no-repeat;background-size: cover;position: relative;z-index: 1;position: sticky;z-index: 1;top: calc(5.625rem - 1px);}

.n_product_detail3{padding: 0 5%;height: 5.25rem;}
.n_product_detail3 .miso-list{ padding-bottom:6px; margin-bottom:-6px}
.n_product_detail3 li *{ transition:.5s}
.n_product_detail3 li a{display: flex;align-items: center;justify-content: center;height: 5.25rem;font-size: 1.625rem;color: #fff;position: relative; cursor: pointer;}
.n_product_detail3 li a::before{content: "";position: absolute;background: url(../images/n_product_detail3_bg.png) center no-repeat;width: 100%;height: 12px;bottom: -6px; opacity:0}

.n_product_detail3 li.miso-current a{ font-weight:600}
.n_product_detail3 li.miso-current a::before{ opacity:1}

.n_product_detail .fl02 .miso_bd video{width: 100%;object-fit: cover;max-height: 42rem;}

.n_product_detail .fl021{ background:  url(../images/n_product_detail_fl021_bg.jpg) center no-repeat; background-size: cover; padding: 6.25rem 0;}
.n_product_detail .fl021 .content{ padding: 2rem; box-shadow: 0px 4px 40px 0px rgba(0, 32, 103, 0.11); display: flex; flex-wrap: wrap; background: #fff; align-items: center;}
.n_product_detail .fl021 .content .left{ width: 39.375rem;}
.n_product_detail .fl021 .content .right{ width: calc(100% - 39.375rem); padding: 0 0 0 3.75rem;}
.n_product_detail .fl021 .top{position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;}
.n_product_detail .fl021 .ico{
    width: 3.75rem;
    height: 3.75rem;
    background: rgba(0,0,0,.4);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 0 .25rem;}

.jjy{width:100%;margin-bottom:3rem;min-height: 45rem;}
.jjy-left{display:block;width:40%;float:left;}
.jjy-left img{width:100%;}
.jjy-right{width: 58%;float:right;}
.jjy-right p{line-height:2rem;text-indent:2rem;margin-bottom:1.2rem;text-align: justify;font-size: 16px;}

.n_product_detail4 li{}
.n_product_detail4 li .img .img_hezi{ padding-bottom: 67.03% !important;}
.n_product_detail5 li h3{ font-size: 3rem; color: #353f47; font-weight: bold; padding-bottom: 2rem; border-bottom: #dcdcdc 1px solid; margin-bottom: 2rem;}
.n_product_detail5 li .ar_article{ min-height: 14rem; }
.n_product_detail5 li .ar_article::-webkit-scrollbar {width:0;height: 0;background-color: #F5F5F5;}
.n_product_detail5 li .ar_article::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.n_product_detail5 li .ar_article::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.title005{ text-align: center; margin-bottom: 3.75rem;}
.title005 h3{ font-size: 3rem; color: #353f47; font-weight: bold;}

.n_product_detail .fl022{ background:  url(../images/n_product_detail_fl022_bg.jpg) center no-repeat; background-size: cover; padding: 6.25rem 0 6.25rem;}

.n_product_detail6{display: flex;flex-wrap: nowrap;margin: 0 -.875rem;padding-bottom: 3rem;}
.n_product_detail6 .miso-list{ padding: .875rem; margin: -.875rem;}
.n_product_detail6 li{ width: 33.33%; padding: 0 .875rem; text-align: center; margin:0 auto}
.n_product_detail6 li *{ transition: .5s;}
.n_product_detail6 li a{ display: block; cursor: pointer;}
.n_product_detail6 li .ico{width:7.4375rem;height:7.4375rem;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;margin: 0 auto;margin-bottom: -3.125rem;border: rgba(255,255,255,.6) .875rem solid;border-radius: 50%;}
.n_product_detail6 li .ico::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url(../images/n_product_detail6_ico.png) center no-repeat;background-size: 100% !important;z-index:-1;}
.n_product_detail6 li .ico span{ font-size:1.5rem; color:#fff}
.n_product_detail6 li .con{background:#fff;height:20.5rem;display:flex;flex-direction:column;justify-content:center;padding: 2.5rem 3rem 0;}
.n_product_detail6 li .con h5{ font-size:1.75rem; color:#333333; line-height:1.5}
.n_product_detail6 li .con p{font-size:1rem;color:#666666;line-height:1.75rem;margin: 1.25rem 0 0;}

.n_product_detail6 ul.miso-dots li{width: 4.125rem;height: .25rem;background: #dcdde3;border-radius: 2px;margin: 0 5px;transition: .5s;}
.n_product_detail6 ul.miso-dots li.miso-active{ background: #003d88;}

.n_product_detail .fl023{padding: 6.25rem 0;height: 43rem !important;overflow-y: scroll;}
.n_product_detail .fl023 {}
.n_product_detail .fl023 table{width: 100% !important;border:none;border-top: #d3d8dc 2px solid;height: 23rem !important;overflow-y: scroll;margin: 0 auto !important;}
.n_product_detail .fl023 table tr:nth-child(2n){ background: #f6f9fc;}
.n_product_detail .fl023 table tr th:first-child{padding: 0 0 0 2rem;}
.n_product_detail .fl023 table tr td:first-child{padding: 0 0 0 1.64rem;}
.n_product_detail .fl023 table tr th{font-size: 1.37rem;color:#333333;font-weight:normal;text-align: center;line-height:1.5;padding: 1.5rem 1rem;border-bottom: #d3d8dc 1px solid;}
.n_product_detail .fl023 table tr td{font-size:1.375rem;color:#333333;font-weight:normal;text-align: center;line-height: 1.5rem !important;padding: 1.5rem 1rem !important;border-bottom: #d3d8dc 1px solid;}
.n_product_detail .fl023 p ,.n_product_detail .fl023 span{width: 100%;text-align: center;font-size: 1.75rem !important;color: #3b515d;line-height: 2;margin-bottom: 1rem;}
.n_product_detail .fl023 table tr td p, .n_product_detail .fl023 table tr td p span{line-height: 1.375 !important;font-size: 1.125rem !important;margin-bottom: 0;}
.n_product_detail .fl024{ background:  url(../images/n_product_detail_fl024_bg.jpg) center no-repeat; background-size: cover; padding: 6.25rem 0 12rem;}
.n_product_detail .fl024 .title005{ margin-bottom: 1.75rem;}
.n_product_detail .fl024 .title005 h3{ color: #fff;}
.n_product_detail .fl024 .box{ padding: 0 3.75rem; display: flex; flex-direction: column;}
.n_product_detail .fl024 .box p{width: 100%;text-align: center;font-size: 1.75rem;color: #fff;line-height: 2;margin-bottom: 1rem;}
.n_product_detail .fl024 .box h6.img1{ display: flex; justify-content: flex-start;}
.n_product_detail .fl024 .box h6.img2{ display: flex; justify-content: flex-end;}

.n_product_list2_ju{margin: 0 -.625rem;margin-bottom: -5rem;}
.n_product_list2_ju li{ width: 25%; padding: 0 .625rem;}
.n_product_list2_ju li .con .h5{display: flex;flex-wrap: wrap;align-items: baseline;}
.n_product_list2_ju li .con .h5 h5{width: auto;max-width: calc(100% - 2.5rem);font-size: 1.375rem;color: #333333;font-weight: bold;padding: 0 .5rem 0 0;}
.n_product_list2_ju li .con .h5 span{ font-size: .875rem; color: #d20000;}
.n_product_list2_ju li .con hr{margin: 1rem 0 1.125rem;}
.n_product_list2_ju li .con .top1 dl{line-height: 1.75rem;}
.n_product_list2_ju li .con .top1 dl dt{ font-size: .875rem; color: #666666;/* width: 4.375rem;*/}
.n_product_list2_ju li .con .top1 dl dd{ /*width: calc(100% - 4.375rem);*/ font-size: .875rem; color: #333333;}
.n_product_list2_ju li .con .top1{margin-bottom: 1.25rem;}
.n_product_list2_ju li .con .top2 .con_li a{ line-height:2.625rem; font-weight:normal}

.n_product_detail .fl04{background:  url(../images/n_product_detail_fl4_bg.jpg) center no-repeat;background-size: cover;padding: 5rem 0 2.25rem;}

.n_product_detail8{ display: flex; flex-wrap: wrap; padding: 0 10%; text-align: center;}
.n_product_detail8 li{ width: 25%;}
.n_product_detail8 li *{ transition: .5s;}
.n_product_detail8 li a{ display:inline-block}
.n_product_detail8 li .ico{ height: 5.25rem;}
.n_product_detail8 li h5{ font-size: 1.6875rem; color: #323f47; font-weight: bold;}
.n_product_detail8 li h6{ font-size: 1.0625rem; color: #323f47; line-height: 1.5; opacity: .8; margin: .75rem 0 0;}

.n_jiejue_detail{ padding: 2rem 0 0;}
.n_jiejue_detail .fl03{background:  url(../images/n_product_bg.png) center no-repeat;background-size: cover;padding: 7.25rem 0; overflow: hidden;}

.n_jiejue_detail1{margin: 0 -3.5%;}
.n_jiejue_detail1 .miso-list{ margin: -3rem -1.5rem !important; padding: 3rem 1.5rem !important; }
.n_jiejue_detail1 li{ padding: 0; transform: scale(.8); transition: 300ms;}
.n_jiejue_detail1 li a{ display: block; box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.1); background: #fff;}
.n_jiejue_detail1 li a .img .img_hezi{ padding-bottom: 75% !important;}
.n_jiejue_detail1 li a .con{padding: 0 2.5rem;height: 21rem;display: flex;flex-direction: column;justify-content: center; position: relative;}
.n_jiejue_detail1 li a .con::before{ content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: .25rem;}
.n_jiejue_detail1 li a .con h5{font-size: 1.75rem;color: #003d88;line-height: 2.5rem;height: 5rem;}
.n_jiejue_detail1 li a .con p{font-size: 1.125rem;color: #666666;line-height: 2rem;height: 8rem;margin: .4rem 0 0;-webkit-line-clamp: 4;transition: .5s;}

.n_jiejue_detail1 li:hover{ transform: scale(1);}
.n_jiejue_detail1 li:hover .con h5{ color:  #9c000b;}
.n_jiejue_detail1 li:hover .con p{-webkit-line-clamp: 5;height: 10rem;}
.n_jiejue_detail1 li:hover a .con::before{ width: 100%; left: 0; background: #9c000b;}

.n_jiejue_detail1 .miso-arrow{width: 2.875rem;height: 2.875rem;box-shadow: 0px 0px 39.2px 0.8px rgba(44, 44, 44, 0.22);border-radius:50%;transition:.5s;background-size: 100% 100% !important;}
.n_jiejue_detail1 .miso-prev{ background: url(../images/n_jiejue_detail1_prev.png) center no-repeat; left:-2rem; }
.n_jiejue_detail1 .miso-next{ background: url(../images/n_jiejue_detail1_next.png) center no-repeat; right:-2rem; }
.n_jiejue_detail1 .miso-prev:hover{ background: url(../images/n_jiejue_detail1_prev_on.png) center no-repeat; }
.n_jiejue_detail1 .miso-next:hover{ background: url(../images/n_jiejue_detail1_next_on.png) center no-repeat; }

.n_jiejue_detail .fl04{ padding: 6rem 0; overflow: hidden; position: relative;}
.n_jiejue_detail .fl04 .n_title002 h3{ font-size: 2.25rem; color: #fff;}
.n_jiejue_detail .fl04 .w1200{ position: relative;}
.n_jiejue_detail .fl04 .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #000;}
.n_jiejue_detail .fl04 .bg .miso_bd, .n_jiejue_detail .fl04 .bg .miso_bd .miso-list, .n_jiejue_detail .fl04 .bg .miso_bd .miso-track, .n_jiejue_detail3 li{ height:100%}
.n_jiejue_detail3 li img{width:100%;height:100%;object-fit: cover;opacity: .52;}

.n_jiejue_detail2{ margin: 0 -.625rem;}
.n_jiejue_detail2 li{ width: 25%; padding: 0 .625rem;}
.n_jiejue_detail2 li *{ transition:.5s}
.n_jiejue_detail2 li a{ display: block; position: relative; }
.n_jiejue_detail2 li a .img img{width: 100%;height: 100%;object-fit: cover;opacity: 0;}
.n_jiejue_detail2 li a .img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;opacity: 0;background: #8f1717;}
.n_jiejue_detail2 li a .con{height: 15.875rem;position: relative;display: flex;flex-direction: column;justify-content: center;padding: 0 2.5rem;text-align: center;align-items: center;}
.n_jiejue_detail2 li a .con::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: rgba(255,255,255,.45) 2.5px solid;}

.n_jiejue_detail2{ padding-bottom: 5.625rem;}
.n_jiejue_detail2 .miso-list{ padding: .625rem; margin: -.625rem;}
.n_jiejue_detail2 li{ transition: 300ms;}
.n_jiejue_detail2 li .con h5{font-size: 1.375rem;color: #fff;width: 100%;}
.n_jiejue_detail2 li .con hr{ width: 3.75rem; height: 1px; background: #d92233; margin: 1.25rem 0;}
.n_jiejue_detail2 li .con p{font-size: .875rem;color: #fff;line-height: 1.75rem;height: 5.25rem;width: 100%;}
.n_jiejue_detail2 ul.miso-dots li{width: 4.125rem;height: .25rem;background: rgba(255,255,255,.23);border-radius: 2px;margin: 0 5px;transition: .5s;}
.n_jiejue_detail2 ul.miso-dots li.miso-active{ background: #fff;}

.n_jiejue_detail2 li:hover{ transform: scale(1.05);}
.n_jiejue_detail2 li:hover a .img{ opacity: 1;}
.n_jiejue_detail2 li:hover a .con::before{ opacity:0}

.n_banner3 .img .img_hezi{padding-bottom: 38.33% !important;}

.n_padding1{padding: 5rem 0;overflow: hidden;}

.n_dangjian .n_title002 h3{ font-size: 2.5rem;}

.n_dangjian .fl01{ background: url(../images/n_dangjian_fl01_bg.jpg) center no-repeat; background-size: cover; overflow: hidden;}
.n_dangjian .fl01 .n_title002{ padding: 0 3.5rem;}
.n_dangjian .fl01 .n_title002 h3{ margin-bottom: 3rem;}
.n_dangjian .fl01 .n_title002 p{margin: 2rem 0 0;font-size: 1.125rem;color: #353f47;}

.n_dangjian_1{display: flex;flex-wrap: wrap;width: 70rem;max-width: 100%;margin: 0 auto;}
.n_dangjian_1 *{ transition: .5s}
.n_dangjian_1 li{width: 20%;text-align: center; cursor: pointer;}
.n_dangjian_1 li .num{position: relative;overflow: hidden;font-size: 3.625rem;color: #757575;height: 4rem;font-family: Geometr415BlkBTBlack;}
.n_dangjian_1 li h5{ font-size:1.125rem; color:#161616; line-height:1.5; margin:.5rem 0 0;padding:0 .5rem;}

.dataNums{width:100%;text-align:center;display: flex;justify-content: center;}
.dataNums .dataOne{width: 2rem;height:4rem;display: block;float: left;text-align: center;}
.dataNums .dataBoc {position: relative;width: 100%;height: 100%;/* overflow: hidden; */}
.dataNums .dataBoc .numtt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.dataNums .numtt span{width:100%;height:100%;font-family: inherit;display: block;line-height: 4rem;height:4rem;color: inherit;font-size: inherit;opacity:.75;font-family: Geometr415BlkBTBlack;}

.n_dangjian .fl02{background: url(../images/n_dangjian_fl02_bg.jpg) center no-repeat;background-size: cover;overflow: hidden;}
.n_dangjian .fl02 .w1200{ display: flex; flex-wrap: wrap;}
.n_dangjian .fl02 .left{width: 50%;padding: 10% 1rem 0 0;}
.n_dangjian .fl02 .right{ width: 50%;}

.n_dangjian .fl02 .n_title002{ text-align: left;}
.n_dangjian .fl02 .n_title002 h3{color: #fff;font-size: 2.5rem;}
.n_dangjian .fl02 .n_title002 h3 font{font-size: 4.5rem;margin-right: 1.25rem;font-family: FZZJ-LongYTJW;color: #fff;font-weight: normal;}

.n_dangjian_2{ border-left: rgba(255,255,255,.5) 1px solid;}
.n_dangjian_2 li{ height: 15.125rem; border-bottom: rgba(255,255,255,.5) 1px solid;}
.n_dangjian_2 li a{position: relative;display: flex;flex-direction: column;padding: 0 2.625rem;height: 100%;justify-content: center;z-index: 1;}
.n_dangjian_2 li a::before{ content: ""; position: absolute; right: 0; width: 0; top: 0; bottom: 0; z-index: -1;}
.n_dangjian_2 li .top{ display:flex; width:100%; justify-content:space-between; align-items:center}
.n_dangjian_2 li .top .ll{ font-size:2.1875rem; color:#fff}
.n_dangjian_2 li .top .ll font{margin: 0 1.25rem 0 0;font-family: FZZJ-LongYTJW;font-size: 3.25rem;}
.n_dangjian_2 li .top .rr img.img2{ display: none;}
.n_dangjian_2 li p{ font-size: 1.375rem; color: #fff; line-height: 1.5; margin: .75rem 0 0;}

.n_dangjian_2 li:nth-child(2) p{ font-size: 1.125rem;}

.n_dangjian .fl03{ background: url(../images/n_dangjian_fl03_bg.jpg) center no-repeat; background-size: cover; overflow: hidden;}
.n_dangjian .fl03 .n_title002 h3{ font-size: 2.5rem;}

.n_dangjian_3{display: flex;justify-content: space-between;max-width: 1014px;margin: 0 auto;}
.n_dangjian_3 dl{ width: 274px; text-align: center;}
.n_dangjian_3 dl dt{width: 233px;height: 233px;position: relative;z-index: 1;display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 1.875rem auto;}
.n_dangjian_3 dl dt::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: url(../images/n_dangjian_3_bg.png) center no-repeat; background-size: 100% 100% !important; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); -webkit-animation:play 25s linear infinite; -moz-animation:play 25s linear infinite; animation:play 25s linear infinite;}
.n_dangjian_3 dl:nth-child(2) dt::before{ background: url(../images/n_dangjian_3_bg_on.png) center no-repeat;}
.n_dangjian_3 dl dt h6{ font-size:1rem; color:#fff}
.n_dangjian_3 dl dt h3{ font-size:1.875rem; color:#fff; font-weight:bold; margin:.75rem 0}
.n_dangjian_3 dl dt h5{ font-size:1.125rem; color:#fff}

@-webkit-keyframes play{
0% {
-webkit-transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(360deg);
}
}
@-moz-keyframes play{
0% {
-moz-transform:rotate(0deg);
}
100% {
-moz-transform:rotate(360deg);
}
}
@keyframes play{
0% {
transform:rotate(0deg);
}
100% {
transform:rotate(360deg);
}
}

.n_dangjian_3 dl dd{background: url(../images/n_dangjian_3_kuang.png) center no-repeat;background-size: 100% 100%;height: 75px;margin: 0 auto;margin-bottom: 2.25rem;display: flex;justify-content: center;align-items: center;max-width: 274px;}
.n_dangjian_3 dl dd:last-child{ margin-bottom:0}
.n_dangjian_3 dl dd .ll{font-size:1rem;color: #666666;width: 1rem;}
.n_dangjian_3 dl dd .rr{font-size:1.625rem;color: #666666;margin: 0 0 0 .5rem;font-weight: bold;}

.n_dangjian .fl04{ background: url(../images/n_dangjian_fl04_bg.jpg) center bottom no-repeat; background-size: cover;}
.n_dangjian .fl04 .n_title002{ padding: 0 6.25rem;}
.n_dangjian .fl04 .n_title002 h3{font-size: 2.5rem;color: #fff;}
.n_dangjian .fl04 .n_title002 p{ color: #fff}
.n_dangjian .fl04 .n_title002 font{ color:#fff}
.n_dangjian .n_title002 font{font-size: 4.5rem;color: #a21d1d;margin: 0 1.25rem;font-family: FZZJ-LongYTJW;font-weight: normal;}

.n_dangjian .fl04s{ background: url(../images/n_dangjian_fl04s_bg.jpg) center bottom no-repeat; background-size: cover;}
.n_dangjian .fl04s .n_title002{ margin-bottom: 0}
.n_dangjian .fl04s .n_title002 .p{position: relative;padding: 2rem 0 4rem;z-index: 1;}
.n_dangjian .fl04s .n_title002 .p::before{content: "";position: absolute;background: url(../images/n_dangjian_fl04s_yh1.png) center no-repeat;width: 3.125rem;height: 2.5625rem;background-size: cover;top: -.5rem;z-index:-1;left: -15px;}
.n_dangjian .fl04s .n_title002 .p::after{content: "";position: absolute;background: url(../images/n_dangjian_fl04s_yh2.png) center no-repeat;width: 3.125rem;height: 2.5625rem;background-size: cover;bottom: -.25rem;right: -15px;z-index:-1;}
.n_dangjian .fl04s .n_title002 p{font-size: 1.375rem;color: #333333;line-height: 2.5rem;border-top: #cccccc 1px solid;border-bottom: #cccccc 1px solid;padding: 1.5rem 0;font-weight: 300;}


.n_dangjian_4{display: flex;margin: -1rem -.75rem 3rem;}
.n_dangjian_4 li{ width: 50%; padding: 0 .75rem;}
.n_dangjian_4 li a{ display: block; position: relative;}
.n_dangjian_4 li a .img .img_hezi{ padding-bottom: 55.37% !important;}
.n_dangjian_4 li a .ico{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; padding-bottom:8%}
.n_dangjian_4 li a .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: flex-end; justify-content: center; background: url(../images/n_dangjian_4_top.png) center bottom no-repeat; background-size: 100% auto; }
.n_dangjian_4 li a .top h3{font-size:1.875rem;color:#fff;font-weight:bold;line-height:1.25;margin-bottom: 2.5rem;padding: 0 2.5rem;text-align: left;width: 100%;}

.n_dangjian_4 .miso-arrow{width: 5rem;height: 5rem;box-shadow: 0px 0px 39.2px 0.8px rgba(44, 44, 44, 0.22);border-radius:50%;transition:.5s;background-size: 100% 100% !important;}
.n_dangjian_4 .miso-prev{ background: url(../images/n_dangjian_4_prev.png) center no-repeat; left:-2rem; }
.n_dangjian_4 .miso-next{ background: url(../images/n_dangjian_4_next.png) center no-repeat; right:-2rem; }
.n_dangjian_4 .miso-prev:hover{ background: url(../images/n_dangjian_4_prev_on.png) center no-repeat; }
.n_dangjian_4 .miso-next:hover{ background: url(../images/n_dangjian_4_next_on.png) center no-repeat; }

.n_dangjian .fl05{ background: url(../images/n_dangjian_fl05_bg.jpg) center no-repeat; background-size: cover; overflow: hidden;}

.n_dangjian .fl04 .n_title002:last-child{ margin-bottom: 0;}

.n_dangjian .fl05 .content{ display: flex; flex-wrap: wrap;}
.n_dangjian .fl05 .content .left{ width: 64.71%;}
.n_dangjian .fl05 .content .right{ width: calc(100% - 64.71%); padding: 0 0 0 3.5rem;}
.n_dangjian .fl05 .n_title002 h3{ color: #fff}

.n_dangjian_5 li *{ transition: .5s;}
.n_dangjian_5 li a{ display: flex; flex-wrap: wrap; align-items: center;}
.n_dangjian_5 li a .img{ width: 30rem;}
.n_dangjian_5 li a .img .img_hezi{ padding-bottom: 75% !important;}
.n_dangjian_5 li a .con{ width: calc(100% - 30rem); padding: 0 0 0 2.5rem;}
.n_dangjian_5 li a .con h5{font-size: 1.75rem;color: #fff;line-height: 2.375rem;height: 4.75rem;font-weight: bold;}
.n_dangjian_5 li a .con p{font-size: 1rem;color: #fff;line-height: 1.625rem;height: 4.875rem;margin: 1.625rem 0 1.875rem;}
.more005 .a{ display: flex; width: 10.625rem; height: 3rem; align-items: center; justify-content: center; border: #a21d1d 2px solid; font-size: 1rem; color: #a21d1d; font-weight: bold; transition: .5s;}
.n_dangjian_5 li a .con .more005 .a{ border: #fff 2px solid; font-size: 1rem; color: #fff; }

.n_dangjian_6{ border-top: #ae8f76 1px solid;}
.n_dangjian_6 *{ transition: .5s;}
.n_dangjian_6 li{display: flex;border-bottom: #ae8f76 1px solid;padding: 1.125rem 0; cursor: pointer;}
.n_dangjian_6 li .ll{ width:2.25rem;}
.n_dangjian_6 li .ll .dot{width: 16px;height: 16px;position: relative;top: .375rem;}
.n_dangjian_6 li .ll .dot::before{content: "";position: absolute;width: 100%;height: 2px;background: #fff;top: 50%;margin-top: -1px;}
.n_dangjian_6 li .ll .dot::after{content: "";position: absolute;height: 100%;width: 2px;background: #fff;top: 0;left: 50%;margin-left: -1px;}
.n_dangjian_6 li .rr{ width:calc(100% - 2.25rem);}
.n_dangjian_6 li .rr h5{font-size:1.25rem;color: #fff;line-height:1.875rem;white-space: nowrap;}
.n_dangjian_6 li .rr p{font-size:1rem;color: #fff;line-height:1.5625rem;height:0;opacity:0.8;overflow:hidden;}

.n_dangjian_6 li.on .ll .dot::after{transform: rotate(90deg);}
.n_dangjian_6 li.on .rr p{ height:3.125rem; margin:.875rem 0 0; }
.n_dangjian_6 li.on .rr h5{ height: 3.75rem; white-space: normal; font-weight: bold;}

.n_dangjian_7 .swiper-slide{width: 53.75rem;height: 28.375rem;}
.n_dangjian_7 .swiper-slide a{display: block;position: relative;overflow: hidden;}
.n_dangjian_7 .swiper-slide .trans-mask img{ width: 100%;}
.n_dangjian_7 .swiper-slide a:before{content: '';position: absolute;left: 0;top: 0;bottom: 0;width: 100%;z-index: 2;background: rgba(0,0,0,.3);}
.n_dangjian_7 .swiper-slide-prev a:before{content: '';position: absolute;right: 30%;left: auto; top: 0;bottom: 0;width: 100%;;background-size:80% 101%;z-index: 2}
.n_dangjian_7 .swiper-slide-next a:before{content: '';position: absolute;left: 30%;top: 0;bottom: 0;width: 100%;;background-size:80% 101%;z-index: 2}
.n_dangjian_7 .swiper-slide-active a:before{display: none}

.n_dangjian_7 .swiper-slide a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: flex-end;justify-content: flex-end;background: url(../images/n_dangjian_4_top.png) center bottom no-repeat;background-size: 100% auto;flex-direction: column;padding: 0 2rem; transition: .5s; transform: translateY(50%); opacity: 0;}
.n_dangjian_7 .swiper-slide a .top h5{font-size:1.625rem;color:#fff;font-weight:bold;line-height:1.25;margin-bottom: 1.25rem;text-align: left;width: 100%;}
.n_dangjian_7 .swiper-slide a .top p{font-size:1rem;color:#fff;line-height:1.625rem;height:3.25rem;margin-bottom: 2.5rem;text-align: left;width: 100%;}

.n_dangjian_7 .swiper-slide.swiper-slide-active a .top{transform: translateY(0); opacity: 1;}

.n_dangjian_7 .swiper-button-prev{ background: url(../images/list_box_10_p.svg) center no-repeat;}
.n_dangjian_7 .swiper-button-next{ background: url(../images/list_box_10_n.svg) center no-repeat;}
.n_dangjian_7 .swiper-button-next:after, .n_dangjian_7 .swiper-button-prev:after{ display:none}

.n_keji .n_title002{padding: 0 4rem;margin-bottom: 3rem;}
.n_keji .fl01s{ background: url(../images/n_keji_fl01_bg.png) center top no-repeat;background-size: 100% auto;}
.n_keji .fl01{position: relative;padding: 4rem 0 2.625rem;overflow: visible;}

.n_keji .fl01 .content{ display:flex; align-items:center; justify-content:space-between}
.n_keji .fl01 .content .box2{position: relative;width: 43.875rem;height: 43.875rem;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;padding: 0;}
.n_keji .fl01 .content .box2::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: url(../images/n_keji_bg.png) center no-repeat; background-size: 100% 100% !important; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
.n_keji .fl01 .content .box2::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: url(../images/n_keji_bg1.png) center no-repeat; background-size: 100% 100% !important; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); -webkit-animation:play 25s linear infinite; -moz-animation:play 25s linear infinite; animation:play 25s linear infinite; }
.n_keji .fl01 .content .box1, .n_keji .fl01 .content .box3{max-width: calc((100% - 43.875rem) / 2);}

.n_keji_1 li{display: flex;margin:3.5rem 0;align-items: center;position: relative;cursor: pointer;}
.n_keji_1 li .ll{width:2.375rem;height: 2.375rem;display: flex;align-items: center;justify-content: center;margin: 0 1.125rem;}
.n_keji_1 li .ll i{width: 1.25rem;height: 1.25rem;border-radius: 50%;}
.n_keji_1 li h5{font-size: 1.75rem;color: #313131;line-height: 2.375rem;}
.n_keji_1 li p{font-size: 1.125rem;color: #313131;opacity: .9;line-height: 1.5;margin: 1rem 0 0;}
.n_keji_1 li .box{position: absolute;bottom: 110%;width:26.25rem;background: #fff;background-size: cover;padding: 2.125rem 1.5rem;box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.13);text-align: left;opacity: 0;visibility: hidden;transform: translateY(-3rem);transition: .5s;}
.n_keji_1 li .box dl dd{padding: 0 0 0 1.25rem;background: url(../images/n_keji_3_ico.png) left .5rem no-repeat;font-size: 1rem;color: #0b0c0c;line-height: 26px;background-size: auto .625rem;letter-spacing: 1px;}
.n_keji_1 li .box:after{content:"";position:absolute;border-left: transparent .75rem solid;border-right: transparent .75rem solid;border-top: #fff 1rem solid;bottom: -1rem;left: 50%;margin-left: -.75rem;}

@media(max-width: 1199px){
	.jjy-left{/*display:none;*/width: 80%;margin: 0 auto;float: none;max-width: 15rem;}
	.jjy-right{width:100%;padding: 2rem 0 0;}
	.jjy{min-height:25rem}
	footer{width:100%;}
}
@media(min-width: 992px){
.box3 .n_keji_1 li{ justify-content:flex-end }
.box3 .n_keji_1 li .ll{ order:1}
.box3 .n_keji_1 li .rr{text-align:right;}
/**.box3 .n_keji_1 li .rr h5 a{white-space: break-spaces;width: 100%;word-break: break-all;}
.box1 .n_keji_1 li .rr h5 a{white-space: break-spaces;width: 100%;word-break: break-all;}**/
}

.n_keji_1 li .ll i{display: block;width: 2.5rem;height: 2.5rem;border-radius:50%;position: relative;}
.n_keji_1 li .ll i::after, .n_keji_1 li .ll i::before{position:absolute;display:block;border-radius:50%;content:'';background: #a21d1d;width: 1.25rem;height: 1.25rem;left: 50%;top: 50%;/* border: #ffbdc0 .625rem solid; */margin: -.625rem 0 0 -.625rem;}
.n_keji_1 li .ll i::before{animation:scaleThree 1.5s infinite;background: #a21d1d;}
@keyframes scaleThree{
	0%{transform:scale(1);opacity:.9}
	100%{transform:scale(2);opacity:0}
}

.box1 .n_keji_1 li h6{ font-size:1rem; color:#fff}
.n_dangjian_3 dl dt h3{ font-size:1.875rem; color:#fff; font-weight:bold; margin:.75rem 0}
.n_dangjian_3 dl dt h5{ font-size:1.125rem; color:#fff}

.n_keji .fl01 .content .box2 h3{font-size:2rem;color:#fff;font-weight:bold;margin: 0;}
.n_keji .fl01 .content .box2 h5{font-size:1.25rem;color:#fff;line-height: 1.5;text-align: center;}

.n_keji .fl02{background: url(../images/n_keji_fl02_bg.jpg) center no-repeat;background-size: cover;padding-bottom: 7rem;}

.n_keji .n_title002 h3{ font-size: 2.5rem;}
.n_keji .n_title002 h3 font{font-size: 5.25rem;color: #a21d1d;font-family: FZZJ-LongYTJW;margin: 0 .5rem;font-weight: normal;}

.n_keji .fl02 .n_title002 h3{ color: #fff;}

.n_keji_2{display: flex;flex-wrap: wrap;justify-content: center;margin: 0 -1rem -4rem;}
.n_keji_2 li{width: 20%;padding: 0 1rem;text-align: center;margin-bottom: 4rem;}
.n_keji_2 li h3 big{position: relative;overflow: hidden;font-size:4.375rem;color: #fff;height: 4rem;font-family: Geometr415BlkBTBlack;}
.n_keji_2 li h5{ font-size:1.125rem; color:#fff; line-height:1.5; margin:.5rem 0 0}

.n_keji .n_title002 .h2{margin-top: 3rem;}
.n_keji .n_title002 .h2 img{max-width: 90%;}

.n_keji .fl03{ background: #f1f8ff url(../images/n_keji_fl03_bg.jpg) center no-repeat; background-size: cover;} 
.n_keji .fl03 .n_title002{ margin-bottom: 1rem}
.n_keji .fl03 .n_title002 h3{ color: #fff}
.n_keji .fl03 .n_title002 p{font-size: 1.375rem;color: #fff;line-height: 2rem;border-top: rgba(255,255,255,.32) 1px solid;border-bottom: rgba(255,255,255,.32) 1px solid;padding: 1.5rem 0;margin: 3.5rem 0 0;}


.n_keji .fl04 .w1200{ display: flex; flex-wrap: wrap;}
.n_keji .fl04 .left{ width: 43.5rem; padding: 1.5rem 0 0 ;}
.n_keji .fl04 .left .n_title002{ padding: 0; text-align: left;}
.n_keji .fl04 .left .n_title002 p{margin: 1.75rem 0 0;text-align: left;font-size: 1.125rem;color: #183d88;}
.n_keji .fl04 .right{ width: calc(100% - 43.5rem); padding: 0 0 0 5rem;}

.n_keji .fl07 .n_title002 p{text-align: left;font-size: 1rem;}

.n_keji_3{ padding:0 1rem 0 0}
.n_keji_3 li{padding: 0 0 0 1.75rem;background: url(../images/n_keji_3_ico.png) left .935rem no-repeat;font-size: 1.375rem;color: #0b0c0c;line-height: 2.75rem;background-size: auto .625rem;letter-spacing: 1px;font-weight: 300;}

.n_keji_4{width: 70rem; margin: 0 -1rem;}
.n_keji_4 li{ transition: 300ms; transform: scale(.83); padding: 0 1rem;}
.n_keji_4 li .a { position: relative;}
.n_keji_4 li .a .img_hezi{ padding-bottom: 126.43% !important;}
.n_keji_4 li .a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: flex-end;justify-content: flex-end;background: url(../images/n_dangjian_4_top.png) center bottom no-repeat;background-size: 100% auto;flex-direction: column;padding: 0 1rem 0 2rem;transition: .5s;transform: translateY(50%);opacity: 0;}
.n_keji_4 li .a .top h5{font-size: 2.25rem;color:#fff;font-weight:bold;line-height:1.25;margin-bottom: 1.25rem;text-align: left;width: 100%;}
.n_keji_4 li .a .top p{font-size: 1.1875rem;color:#fff;line-height: 1.75;margin-bottom: 3.5rem;text-align: left;width: 100%;}
.n_keji_4 .miso-dots_box{width: 5rem;position: absolute;left: -5rem;bottom: 0;display: flex;flex-direction: column;align-items: center;}
.n_keji_4 .miso-dots_box .cur{font-size: 1.625rem;color: #a21d1d;}
.n_keji_4 .miso-dots_box .line{width:1px;height:4.75rem;background:#dddfe3;margin: 1.25rem 0;}
.n_keji_4 .miso-dots_box .miso-dots{ position: relative; display:flex; flex-direction:column; align-items:center}
.n_keji_4 .miso-dots_box .miso-dots li{width:.75rem;height:.75rem;background:#dddfe3;padding:0;margin:.625rem 0;border-radius:50%;transform: scale(1);}

.n_keji_4 li.miso-current{ transform: scale(1);}
.n_keji_4 li.miso-current .a .top{ transform: translateY(0); opacity: 1;}
.n_keji_4 .miso-dots_box .miso-dots li.miso-active{ background:#a21d1d}

.more006 .a{display: flex;width: 10.625rem;height: 3rem;align-items: center;justify-content: center;border: #fff 2px solid;font-size: 1.125rem;color: #fff;transition: .5s;}

.n_keji .fl05{display: flex;flex-wrap: wrap;padding: 0;} 
.n_keji .fl05 .left{ width: 50%;}
.img_zd .img_hezi{background-size: cover !important;}
.n_keji .fl05 .left .img_hezi{padding-bottom: 69% !important;}
.n_keji .fl05 .right{width: 50%;background: #a21d1d;padding: 0 4.5rem;display: flex;justify-content: center;align-items: center;}
.n_keji .fl05 .content{width: 100%;}
.n_keji .fl05 .n_title002{ padding: 0; margin-bottom: 2.5rem;}
.n_keji .fl05 .n_title002 h3, .more006{text-align: left;color: #fff;}
.n_keji .fl05 p{font-size: 1.375rem;color: #fff;line-height: 2.5rem;text-align: justify;margin-bottom: 3.75rem;font-weight: 300;}

.n_keji .fl06{/* overflow: visible; */}
.n_keji .fl06 .n_title002{ text-align: left; padding: 0;}

.n_keji_5{ background: url(../images/n_keji_5_bg.png) center 1.25rem no-repeat; background-size: 100% 1px; display: flex; justify-content: space-around; padding: 0 7%;}
.n_keji_5 li{text-align: center;display: flex;flex-direction: column;align-items: center;cursor: pointer;position: relative;}
.n_keji_5 li i{display: block;width: 2.5rem;height: 2.5rem;border-radius:50%;position: relative;margin-bottom: 1.5rem;}
.n_keji_5 li i::after, .n_keji_5 li i::before{position:absolute;display:block;border-radius:50%;content:'';background: #274a92;width: 1.25rem;height: 1.25rem;left: 0;border: #adc6f2 .625rem solid;}
.n_keji_5 li i::before{ animation:scaleThree 1.5s infinite; background: #adc6f2;}
.n_keji_5 li h5{writing-mode: vertical-lr;font-size:1.75rem;color:#183d88;line-height:1.625;font-weight: 300;text-align: left;}
.n_keji_5 li h5 a{display:block;}
.n_keji_5 li .box{position: absolute;bottom: 110%;width:26.25rem;background: #fff url(../images/n_keji_5_bg1.jpg) center no-repeat;background-size: cover;padding: 2.125rem 1.5rem;box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.13);text-align: left;opacity: 0;visibility: hidden;transform: translateY(-1rem);transition: .5s;}
.n_keji_5 li .box dl dd{padding: 0 0 0 1.25rem;background: url(../images/n_keji_3_ico.png) left .5rem no-repeat;font-size: 1rem;color: #0b0c0c;line-height: 26px;background-size: auto .625rem;letter-spacing: 1px;}
.n_keji_5 li .box:after{content:"";position:absolute;border-left: transparent .75rem solid;border-right: transparent .75rem solid;border-top: #fff 1rem solid;bottom: -1rem;left: 50%;margin-left: -.75rem;}

.n_keji_5 li .box{}

.n_keji .fl07{background: url(../images/n_keji_fl07_bg.png) center bottom no-repeat;background-size: 100% auto; padding: 0 0 3rem;} 

.n_keji .fl07 .n_title002{text-align: left;padding: 0;display: flex;justify-content: space-between;align-items: flex-end;}
.n_keji_6{ display: flex; align-items: center;}
.n_keji_6 li{font-size: 1.5rem;color: #353f47;position: relative;margin-left: 3rem;font-weight: 300;height: 1.5rem;}
.n_keji_6 li::before{content: "";position: absolute;right: -1.5rem;top: 50%;width: 1px;height: 1.625rem;background: #353f47; transform:translateY(-50%)}
.n_keji_6 li:last-child::before{ display:none}
.n_keji_6 li:first-child{ margin-left:0}

.n_keji_6 li.active{color: #a21d1d;font-weight: 600;}

.n_keji .fl07 .miso_bd .miso-list{ overflow: visible;}

.n_keji_7{ margin:0}
.n_keji_7 .swiper-slide{ width: auto; max-width: 30rem; margin-right: 3rem;}
.n_keji_7 .swiper-slide a{ display: flex;align-items: flex-end; justify-content: center; width: 100%; height: 21.25rem; }
.n_keji_7 .swiper-slide .img{ width: 100%; justify-content: center;}
.n_keji_7 .swiper-slide .img img{ max-width: 100%; transition: .3s;}

.swiper{ overflow: hidden;}
.n_keji .fl07 .swiper-button-prev::after,.n_keji .fl07 .swiper-button-next::after{ display: none;}
.n_keji .fl07 .swiper-button-prev,.n_keji .fl07 .swiper-button-next{width: 3.25rem;height: 3.25rem;box-shadow: 0px 0px 39.2px 0.8px rgba(44, 44, 44, 0.22);border-radius:50%;transition:.5s;background-size: 100% 100% !important;margin-top: 0;}
.n_keji .fl07 .swiper-button-prev{ background: url(../images/n_keji_7_prev.png) center no-repeat; left:-2rem; }
.n_keji .fl07 .swiper-button-next{ background: url(../images/n_keji_7_next.png) center no-repeat; right:-2rem; }
.n_keji .fl07 .swiper-button-prev:hover{ background: url(../images/n_keji_7_prev_on.png) center no-repeat; }
.n_keji .fl07 .swiper-button-next:hover{ background: url(../images/n_keji_7_next_on.png) center no-repeat; }

.n_keji .fl07 .swiper-slide.swiper-slide-active{}

.n_jituan .fl01{ padding: 5rem 0 7.5rem; background: url(../images/n_jituan_fl01_bg1.png) center bottom no-repeat; background-size: 100% auto;}
.n_jituan .fl01 .w1200{display: flex;align-items: center;flex-wrap: wrap;}
.n_jituan .fl01 .left{ width: 47%;}
.n_jituan .fl01 .left .img img{ width:100%}
.n_jituan .fl01 .right{ width: 53%;}
.n_jituan .fl01 .right .box{ background: url(../images/n_jituan_fl01_bg.jpg) center no-repeat; background-size: cover; padding: 3.75rem 3.25rem 4.375rem;}
.n_jituan .fl01 .right .box h3{padding-bottom: 1.875em;background: url(../images/n_jituan_fl01_line.png) center bottom no-repeat;background-size: 100% auto;margin-bottom: 2rem;}
.n_jituan .fl01 .right .box h3 big{ font-size: 2.25rem; color: #fff; font-weight: bold;}
.n_jituan .fl01 .right .box h3 small{font-size: 1.875rem;color: #fff;margin: 0 0 0 1.875rem;}
.n_jituan .fl01 .right .box p{font-size: 1.0625rem !important;color:#fff;line-height: 2rem  !important;text-indent: 2.125rem !important;text-align: justify;}


.n_jituan .fl02{background: #f4f4f4;padding: 4rem 0 3rem;}
.n_jituan .fl02 .content{ overflow: hidden;}

.n_jituan_1 {margin: 0 -1rem;padding-bottom: 4rem;}
.n_jituan_1 li{text-align: center;padding: .5rem 0;position: relative;}
.n_jituan_1 li *{ transition: .5s;}
.n_jituan_1 li .a{ display: block; cursor: pointer;}
.n_jituan_1 li .a .ico{ height: 4.375rem; }
.n_jituan_1 li .a .ico img{ max-height: 3.75rem; display: inline-block;}
.n_jituan_1 li .a .ico img.img2{ width:0}
.n_jituan_1 li .a h5{font-size: 1rem;color: #666666;line-height: 1.625rem;height: 3.25rem;max-width: 9rem;margin: 0 auto;}
.n_jituan_1 li .a h3{display: flex;align-items: flex-start;text-align: center;justify-content: center;margin: .875rem 0 0;}
.n_jituan_1 li .a .shuzi{font-family: Geometr415BlkBTBlack;font-size: 3rem;color: #003d88;position: relative;text-align: right;padding: 0 .5rem 0 0;}
.n_jituan_1 li .a small{font-size: 1.625rem;color: #003d88;transform: translateY(0);} 
.n_jituan_1 li .a span{font-size: 1.125rem;color: #666666;transform: translateY(-.25rem);align-self: flex-end;} 

.n_jituan_1 li.miso-slide::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;background: #e3e3e3;width: 1px;}
.n_jituan_1 li.miso-slide::after{content: "";position: absolute;height: 0;right: 0;bottom: 0;background: #9c000b;width: 1px;}

.n_jituan_1 .miso-dots li{width: 9px;height: 9px;background: #999999;border-radius: 50%;margin: 0 .5rem;padding: 0;}
.n_jituan_1 .miso-dots li.miso-active{ background:#a21d1d}

.n_jituan .fl003{background: url(../images/n_jituan_fl03_bg.jpg) center top no-repeat;background-size: cover;}
.n_jituan .fl03 .w1200{ display: flex;}
.n_jituan .fl03 .left{ width: 50%; display: flex; flex-wrap: wrap;}
.n_jituan .fl03 .left .ll{ width: 50%;}
.n_jituan .fl03 .left .ll .img{width: calc(100% + 5.4375rem);}
.n_jituan .fl03 .left .ll .img .img_hezi{padding-bottom: 122% !important;}
.n_jituan .fl03 .left .rr{width: 50%;padding: 4.625rem 0 0;}
.n_jituan .fl03 .left .rr .box{margin-left: -5.4375rem;background:#fff;position:relative;padding: 2.375rem 2.125rem 3rem;box-shadow: -2.516px 1.634px 27px 0px rgba(0, 0, 0, 0.13);}
.n_jituan .fl03 .left .rr .box p{font-size: 1.125rem !important;color: #333333;line-height: 2rem !important;text-indent: 2.25rem !important;margin: 0 .75rem;letter-spacing: 1.25px;text-align: justify;}
.n_jituan .fl03 .left .rr .box h6:last-child{text-align: right;/* transform: translateY(-1.5rem); */margin-top: -1.5rem;}

.n_jituan .fl03 .right{width: 50%;padding: .5rem 0 0 4.375rem;}
.n_jituan .fl03 .right p{font-size: 1.125rem !important;color: #333333;line-height: 2rem !important;text-indent: 2.25rem !important;text-align: justify;}
.n_jituan .fl03 .right p strong{ font-weight: 600; color: #9c000b; margin: 0 .25rem;}
.n_jituan .fl03 .right .img{margin: 1.625rem 0 0;}

.n_jituan .fl04{padding: 7.5rem 0 2.5rem;}
.n_jituan .fl04 .w1200{display: flex;flex-wrap: wrap;position: relative;z-index: 1;}
.n_jituan .fl04 .w1200:before{content:"";position: absolute;z-index: -1;width:9.125rem;height: 7.5rem;background:#e4eaf2;bottom: -.625rem;right: -.5rem;margin-right: 50px;}
.n_jituan .fl04 .left{width: 32.5rem;background: url(../images/n_jituan_fl04_bg.jpg) center no-repeat;background-size: cover;display: flex;align-items: center;overflow: hidden; position: relative;}
.n_jituan .fl04 .left::after{content: "";position: absolute;top: 50%;left: 0;right: 0;background: url(../images/n_jituan_2_line1.png) center right no-repeat;height: 7px;margin-top: -3px;}
.n_jituan .fl04 .right{width: calc(100% - 32.5rem);padding: 3.875rem 0;background: url(../images/n_jituan_fl04_bg1.jpg) center bottom no-repeat;background-size: cover;}

.n_jituan_2{ background: url(../images/n_jituan_2_line.png) left center no-repeat;}
.n_jituan_2 li{padding: 0 0 0 236px;line-height: 3.5rem;}
.n_jituan_2 li h5{ position: relative; padding: 0 0 0 1.375rem; font-size: 1.125rem; color: #333333;}
.n_jituan_2 li h5::before{content: "";position: absolute;left: 0;width: 5px;height: 1.25rem;background: #b12734;top: 1.125rem;}
.n_jituan_2 li h5 a{padding-top: 0;vertical-align: top;}

.n_jituan .fl04 .left .box{min-width: 33.5rem;height: 33.5rem;border-radius: 50%;position: relative;left: -10rem;display: flex;align-items: center;justify-content: center;border: rgba(255,255,255,.67) 1px dashed;}
.n_jituan .fl04 .left i{display: block;width: 100%;height: 100%;border-radius:50%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.n_jituan .fl04 .left i::after, .n_jituan .fl04 .left i::before{position:absolute;display:block;border-radius:50%;content:'';background: #9c000b;width: 100%;height: 100%;left: 0;}
.n_jituan .fl04 .left .i1::before{animation:circleScale1 3s infinite;background: #9c000b;transform: scale(0.51);}
.n_jituan .fl04 .left .i1::after{animation:circleScale2 3s infinite;background: #9c000b;transform: scale(0.51);}

.n_jituan .fl04 .left .i2::before{animation:circleScale1 3s infinite;background: #9c000b;transform: scale(0.51);animation-delay: 1s;}
.n_jituan .fl04 .left .i2::after{animation:circleScale2 3s infinite;background: #9c000b;transform: scale(0.51);animation-delay: 1s;}

.n_jituan .fl04 .left .i3::before{animation:circleScale1 3s infinite;background: #9c000b;transform: scale(0.51);animation-delay: 2s;}
.n_jituan .fl04 .left .i3::after{animation:circleScale2 3s infinite;background: #9c000b;transform: scale(0.51);animation-delay: 2s;}
@keyframes circleScale1 {
  0% {
    opacity: .7;
    -webkit-transform: scale(0.51);
    -moz-transform: scale(0.51);
    -ms-transform: scale(0.51);
    transform: scale(0.51);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes circleScale2 {
  0% {
    opacity: .22;
    -webkit-transform: scale(0.51);
    -moz-transform: scale(0.51);
    -ms-transform: scale(0.51);
    transform: scale(0.51);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.75);
    -moz-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
  }
}
.n_jituan .fl04 .left .con{width:17.125rem;height: 17.125rem;background: rgba(156, 0, 11, 0.9);border-radius: 50%;position: relative;z-index: 1;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.n_jituan .fl04 .left .con h3{font-size: 1.5rem;color: #fff;line-height: 1.3125;font-weight: bold;}


.n_banner3s .img .img_hezi{padding-bottom: 38.38% !important;}

.n_zhiliang .fl01{ background: url(../images/n_zhiliang_fl01_bg.jpg) center no-repeat; background-size: cover;}
.n_zhiliang .fl01 .w1200{ display: flex; flex-wrap: wrap; align-items: center;}
.n_zhiliang .fl01 .left{width: 45%;padding: 0 2rem 0 0;}
.n_zhiliang .fl01 .left p{text-align: justify;}
.n_zhiliang .fl01 .right{width: 55%;}
.n_zhiliang .fl01 .right img{/* margin-right: -4rem; */transform: translateX(4rem);}

.n_zhiliang .n_title002 h3{ font-size: 2.5rem;}
.n_zhiliang .n_title002 h3 font{font-size: 5rem;color: #9c000b;margin: 0 0 1rem 0;display: inline-block;font-family: FZZJ-LongYTJW;font-weight: normal;text-indent: -3rem;}
.n_zhiliang .fl01 .n_title002{text-align: left;margin-bottom: 2.5rem;}

.n_zhiliang .fl02{ background: url(../images/n_zhiliang_fl02_bg.jpg) center no-repeat; background-size: cover;}
.n_zhiliang .fl02 .miso_hd{ margin-bottom: 2.75rem;}

.n_zhiliang_1{ display: flex; justify-content: center; margin: 0 -.625rem}
.n_zhiliang_1 li{ padding: 0 .625rem;}
.n_zhiliang_1 li a{display: flex;width: 10rem;height: 3.125rem;background: #ffffff;align-items: center;justify-content: center;font-size: 1.0625rem;color: #000;transition: .5s;padding: 0 10px;}
.n_zhiliang_1 li.active a{background: #9c000b;color: #fff;}
 
.n_zhiliang .fl02 .n_title002{margin-bottom: 2.375rem;}

.n_zhiliang .fl02 .miso_bd .miso-slide1{opacity: 0;visibility: hidden;transform: scale(0);height: 0;}
.n_zhiliang .fl02 .miso_bd .miso-slide1.active{opacity: 1;visibility: visible;transform: scale(1);height: auto;}
.n_zhiliang .fl02 .miso_bd p{ font-size: 1.0625rem; color: #353f47; line-height: 1.5; text-align: center; margin-bottom: 2.375rem; }
.n_zhiliang .fl02 .miso_bd>.miso-list{ overflow: visible;}

.n_zhiliang_2{ margin: 0 -.625rem;}
.n_zhiliang_2 li{ width: 20%; padding: 0 .625rem;}
.n_zhiliang_2 li *{ transition: .5s;}
.n_zhiliang_2 li .img .img_hezi{ padding-bottom: 138.02% !important;}
.n_zhiliang_2 li .con{height: 6.5rem;display: flex;justify-content: center;align-items: center;background: url(../images/n_zhiliang_2_bg.png) center 4px no-repeat;background-size: 100% auto;padding: 0 1rem;text-align: center;}
.n_zhiliang_2 li .con h5{ font-size: 1.125rem; color: #000000; line-height: 1.75rem; height: 3.5rem;}

.n_zhiliang_2 .miso-arrow{width: 2.5rem;height: 2.5rem;box-shadow: 0px 0px 39.2px 0.8px rgba(44, 44, 44, 0.22);border-radius:50%;transition:.5s;background-size: 100% 100% !important; margin-top: -3.25rem;}
.n_zhiliang_2 .miso-prev{ background: url(../images/n_zhiliang_2_prev.png) center no-repeat; left:-3rem; }
.n_zhiliang_2 .miso-next{ background: url(../images/n_zhiliang_2_next.png) center no-repeat; right:-3rem; }
.n_zhiliang_2 .miso-prev:hover{ background: url(../images/n_zhiliang_2_prev_on.png) center no-repeat; }
.n_zhiliang_2 .miso-next:hover{ background: url(../images/n_zhiliang_2_next_on.png) center no-repeat; }

.n_zhiliang .fl03{ background: url(../images/n_zhiliang_fl03_bg.jpg) center no-repeat; background-size: cover;}
.n_zhiliang .fl03 .content{ width: 48.25rem; max-width: 100%;}
.n_zhiliang .fl03 .n_title002{margin-bottom: 2.875rem;text-align: left;}
.n_zhiliang .fl03 .n_title002 h3{ color: #fff;}
.n_zhiliang .fl03 .n_title002 p{color: #fff;margin: 1.875rem 0 0;text-align: justify;}

.n_zhiliang_3{ display: flex; margin: 0 -.625rem; flex-wrap: wrap;}
.n_zhiliang_3 li{ width: 50%; padding: 0 .625rem; margin-bottom: 1.25rem;}
.n_zhiliang_3 li *{ transition: .5s;}
.n_zhiliang_3 li .a{border: rgba(255,255,255,.4) 1px dashed;height: 3.75rem;display: flex;align-items: center;justify-content: center;font-size: 1.25rem;color: #fff;font-weight: bold;cursor: pointer;padding: 0 1rem;line-height: 1.375;}

.n_gushi_1{ position: relative; z-index: 1; padding-bottom: 2.5rem;}
.n_gushi_1::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/n_gushi_1_bg1.jpg) center right no-repeat; background-size: auto 100% !important;}
.n_gushi_1 li a{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.n_gushi_1 li a .left{width: 58.125rem;}
.n_gushi_1 li a .left .img .img_hezi{padding-bottom: 62.36% !important;}
.n_gushi_1 li a .right{width: calc(100% - 58.125rem);position: relative;}
.n_gushi_1 li a .right .box{padding: 4.75rem 3rem;background: #183e89;margin: 0 0 0 -12.5rem; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); position: relative; z-index: 1;}
.n_gushi_1 li a .right .box::before{content: "";right: 0;top: 0;bottom: 0;width: 3px;background: #d82233;z-index: -1;position: absolute;}
.n_gushi_1 li .top{display: flex;align-items: flex-end;width: 100%;}
.n_gushi_1 li .top .time{ display: flex; align-items: flex-end;}
.n_gushi_1 li .top .time big{font-size: 3rem;color: #fff;font-family:Impact;}
.n_gushi_1 li .top .time .line{ margin: 0 -.25rem 0 .125rem;}
.n_gushi_1 li .top .time small{font-size: 1.3125rem;color: #fff;font-family:Impact;}
.n_gushi_1 li h5{font-size: 1.75rem;color: #fff;line-height: 1.75;margin: 1.25rem 0 1rem;}
.n_gushi_1 li p{font-size: 1.0625rem;color: #fff;line-height: 1.875rem;height: 7.5rem;margin: 0 0 2.5rem;opacity: .7;}
.more004 .a{ font-size:1.125rem; color:#fff}

.n_gushi .fl02{ padding: 3.75rem 0 0; }

.n_gushi_2{ margin-bottom: -1.5rem;}
.n_gushi_2 li *{ transition: .5s;}
.n_gushi_2 li a{ display: flex; flex-wrap: wrap; align-items: center; position: relative; border-bottom: #e5e5e5 1px solid; padding-bottom: 1.875rem; margin-bottom: 1.875rem;}
.n_gushi_2 li a::after{ content: ""; position: absolute; bottom: -1px; width: 0; right: 0; height: 1px; background: #183e89;}
.n_gushi_2 li .img{ width: 30rem;}
.n_gushi_2 li .con{ width: calc(100% - 30rem); }
.n_gushi_2 li .con .top{ padding: 0 0 0 2.5rem; margin-bottom: 3.25rem; position: relative;}
.n_gushi_2 li .con .top::before{ content: ""; position: absolute; top: 0; left: 0; width: 3px; height: 100%; background: #183e89;}
.n_gushi_2 li .con .top h6{ font-size: 1.0625rem; color: #000000;}
.n_gushi_2 li .con .top h5{font-size: 1.5625rem;color: #000000; margin:1rem 0 1.5rem}
.n_gushi_2 li .con .top p{ font-size: 1.0625rem; color: #000000; line-height:1.875rem; height:3.75rem; opacity:.8}
.n_gushi_2 li .con .more007{padding: 0 0 0 2.5rem;}
.more007 .a{ font-size: 1.0625rem; color: #666666;}

.n_gushi_2 li:last-child a{ border-bottom: none;}

.n_zhanlve .fl02 .right .box.on h3{ color:#a21d1d}

.n_zeren_1{ margin-bottom: -3.75rem;}
.n_zeren_1 li{ margin-bottom: 3.75rem;}
.n_zeren_1 li *{ transition: .5s;}
.n_zeren_1 li a{ display: flex; padding: 2.5rem 5rem 2.5rem 15%; background: url(../images/n_zeren_1_bg.jpg) center no-repeat; background-size: cover; align-items:center}
.n_zeren_1 li .left{ width: 21.25rem;}
.n_zeren_1 li .left .img{ box-shadow: -10px 0px 15px 0px rgba(0, 0, 0, 0.15);}
.n_zeren_1 li .left .img .img_hezi{ padding-bottom:135.29% !important}
.n_zeren_1 li .right{ width: calc(100% - 21.25rem); padding:0 0 0 3rem}
.n_zeren_1 li .right h5{ font-size: 1.875rem; color: #000000; font-weight: bold;}
.n_zeren_1 li .right hr{ width: 103px; height: 2px; background: #183e89; margin: 1.5rem 0;}
.n_zeren_1 li .right p{ font-size: 1.0625rem; color: #666666; line-height: 1.875rem; height: 7.5rem; margin-bottom: 2.125rem;}

.n_zeren_1 li:nth-child(2n) a{ padding: 2.5rem 15% 2.5rem 5rem; background: url(../images/n_zeren_2_bg.jpg) center no-repeat; background-size: cover; }
.n_zeren_1 li:nth-child(2n) .right{width: calc(100% - 21.25rem);padding:0 3rem 0 0;order: -1;}

.more008 .a{ display: flex; width: 10.125rem; height: 3.25rem; background: #a21d1d; align-items: center; justify-content: center; font-size: 1.125rem; color: #fff; transition: .5s;}

.n_laowu .fl01{ overflow: hidden;}
.n_laowu .fl01 .content{display: flex;justify-content: center;}
.n_laowu .fl01 .content p{font-size: 1.375rem;color: #000000;line-height: 2.625rem;opacity: .8;margin: 1rem 1.5rem; text-align:center}
.n_laowu .fl01 .content h6:last-child{ display:flex; align-items: flex-end}

.n_laowu .fl02{background: url(../images/n_laowu_fl02_bg.jpg) center top no-repeat;background-size: cover; overflow: hidden;}

.title007{text-align: center;margin-bottom: 2.375rem;}
.title007 h3{font-size: 1.875rem;color: #fff;font-weight: bold;margin-bottom: 1.375rem;}
.title007 hr{ width: 3.75rem; height: 2px; background: #fff; margin: 0 auto;}

.n_laowu_1{margin: 0 -.625rem;margin-bottom: 3.25rem;}
.n_laowu_1 .miso-list{ margin: -1.5rem 0; padding: 1.5rem 0;}
.n_laowu_1 li{ padding: 0 .625rem;}
.n_laowu_1 li *{ transition: .5s; }
.n_laowu_1 li .img .img_hezi{ padding-bottom: 129.62% !important;}
.n_laowu_1 li .con{padding: 1.5rem 0;text-align: center;}
.n_laowu_1 li .con h5{font-size: 1.75rem;color: #fff;line-height: 1.25;}
.n_laowu_1 li .con h6{font-size: 1rem;color: #fff;line-height: 1.25;margin: .5rem 0 0;}

.n_laowu_1s{margin: 0 -1.5rem;display:flex;flex-wrap:wrap;margin-bottom: -1.5rem;}
.n_laowu_1s li{ padding: 0 .625rem; width:25%; padding:0 1.25rem; margin-bottom:2.5rem}
.n_laowu_1s li *{ transition: .5s; }
.n_laowu_1s li .con{padding: 1.25rem 1.625rem;text-align: left;border:rgba(255,255,255,.4) 1px solid;border-left:#fff 3px solid;}
.n_laowu_1s li .con h5{font-size: 1.5rem;color: #fff;line-height: 1.25;}
.n_laowu_1s li .con h6{font-size: 1rem;color: #fff;line-height: 1.25;margin: .5rem 0 0;}

.n_laowu_1 .miso-arrow{width: 3.125rem;height: 3.125rem;border-radius:50%;transition:.5s;background-size: 100% 100% !important;margin-top: -3.25rem;/* opacity: .4; */background: #fff;display: flex;align-items: center;justify-content: center;}
.n_laowu_1 .miso-arrow svg{ width: 1.75rem; height: 1.75rem; fill: #9c000b; transition:.5s;}
.n_laowu_1 .miso-prev{left: -1.125rem;}
.n_laowu_1 .miso-next{right: -1.125rem;}
.n_laowu_1 .miso-prev:hover, .n_laowu_1 .miso-next:hover{ background: #9c000b}
.n_laowu_1 .miso-prev:hover svg, .n_laowu_1 .miso-next:hover svg{ fill: #fff}

.n_laowu .fl03 .miso_hd{position: relative;z-index: 1; }
.n_laowu_2{ display: flex;}
.n_laowu_2 li{width: 50%;}
.n_laowu_2 li *{ transition: .5s;}
.n_laowu_2 li a{display: flex;height: 7.5rem;background: #f5f5f5;align-items: center;justify-content: center;text-align: center;font-size: 2.5rem;color: #000000;line-height: 1.5;border-right: #fff 1px solid;position: relative;padding: 0 1rem;}
.n_laowu_2 li a::before{ content: ""; position: absolute; width: 0; left: 50%; height: 3px; bottom: 0;}
.n_laowu_2 li a::after{ content: ""; position: absolute; top:100%; left: 50%; border-left: transparent .9375rem solid; border-right: transparent .9375rem solid; border-top: transparent 0 solid; margin-left: -.9375rem;}

.n_laowu_2 li.active a{background: #9c000b;color: #fff;font-weight: 600;}
.n_laowu_2 li.active a::before{width: 100%;left: 0;/* background: #9c000b; */}
.n_laowu_2 li.active a::after{border-top: #9c000b .625rem solid;}

.n_laowu .fl03{padding: 5rem 0 6.25rem;background: url(../images/n_laowu_fl03_bg.jpg) center no-repeat;background-size: cover;overflow: hidden;}
.n_laowu .fl03 .miso_bd{border: #e5e5e5 1px solid;padding: 4rem 2.75rem;background: #ecf1f6;}
.n_laowu .fl03 .miso_bd .miso-list{ overflow: visible;}

.n_laowu_3{ display: flex; margin: 0 -.625rem; flex-wrap: wrap; margin-bottom: -2.5rem;}
.n_laowu_3 li{ width: 25%; padding: 0 .625rem; margin-bottom: 2.5rem;}
.n_laowu_3 li *{ transition: .5s;}
.n_laowu_3 li a{display: flex;background-image: -moz-linear-gradient( 0deg, rgb(217,223,236) 0%, #ecf0f6 70%, #ecf0f6 100%);background-image: -webkit-linear-gradient( 0deg, rgb(217,223,236) 0%, #ecf0f6 70%, #ecf0f6 100%);background-image: -ms-linear-gradient( 0deg, rgb(217,223,236) 0%, #ecf0f6 70%, #ecf0f6 100%);border-left: #183e89 1px solid;height: 6.125rem;flex-direction: column;padding: 0 1.125rem;justify-content: center;position: relative;cursor: pointer;}
.n_laowu_3 li a::after{ content: ""; position: absolute; left: 0; top: 0; height: 0; width: 1px;}
.n_laowu_3 li a h5{ font-size:1.5rem; color:#183e89; line-height:1.25}
.n_laowu_3 li a h6{ font-size:1.0625rem; color:#666666; line-height:1.5; margin:.375rem 0 0}

.n_laowu .fl04{ padding: 5rem 0; overflow: hidden; background: #fff;}
.n_laowu .fl04 .title007 h3{ color: #000000;}

.n_laowu_4{display: flex;margin: 0 -.935rem;flex-wrap: wrap;margin-bottom: -2.5rem;}
.n_laowu_4 li{width: 33.33%;padding: 0 .935rem;margin-bottom: 2.5rem;}
.n_laowu_4 li *{ transition: .5s;}
.n_laowu_4 li a{
  display: flex;
  background-image: -moz-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(245,245,245) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(225,225,225), rgb(255,255,255));
  background-image: -ms-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(245,245,245) 100%);
  border: #dcdcdc 1px solid;
  height: 160px;
  flex-direction: column;
  padding: 0 1.125rem;
  justify-content: center;
  position: relative;
  cursor: pointer;
  align-items: center;
  text-align: center;
  }
.n_laowu_4 li a::after{ content: ""; position: absolute; left: 0; top: 0; height: 0; width: 1px;}
.n_laowu_4 li a h5{font-size:1.5rem;color:#183e89;line-height: 1.5;font-weight: bold;}
.n_laowu_4 li a h6{font-size: 1.1225rem;color: #333333;line-height:1.5;margin: 0 0 .375rem;}

.n_wenhua .fl01{background: url(../images/n_wenhua_fl01_bg.jpg) center no-repeat;background-size: cover;padding: 6rem 0 26rem;}
.n_wenhua_1{display: flex;flex-wrap: wrap;margin: 0;}
.n_wenhua_1 li{width: 100%;padding: 0;}
.n_wenhua_1 li .a{display: flex;min-height: 12.5rem;/* border: #dfdfec 1px solid; */align-items: center;/* background-size: auto 90% !important; */cursor: pointer;}
.n_wenhua_1 li .a .con{padding: 0;position: relative;}
.n_wenhua_1 li .a .con h5::after{content: "";left: 0;top: 0;bottom: 0;background: #2a3d89;width: .5rem;position: absolute;}
.n_wenhua_1 li .a .con h5{font-size: 2rem;color: #a21d1d;font-weight: bold;line-height: 1;position: relative;padding: 0 0 0 1.875rem;}
.n_wenhua_1 li .a .con h6{font-size: 3.125rem;color: #fff;line-height: 1.5;margin: 1.5rem 0 0;text-shadow: 0px 4px 9px rgba(1, 21, 63, 0.68);}

.n_wenhua_1 li:nth-child(2) .a{}

.n_wenhua_2{display: flex;margin: 0;flex-wrap: wrap;height: 100%;}
.n_wenhua_2 li{width: 25%;padding: 0;}
.n_wenhua_2 li *{ transition: .5s;}
.n_wenhua_2 li .a{display: flex;padding: 3rem 0;/* border: #dfdfec 1px solid; */text-align: center;cursor: pointer;height: 100%;flex-direction: column;justify-content: center;}
.n_wenhua_2 li .a .ico{background: #fff;width: 9.125rem;height: 9.125rem;border-radius: 50%;margin: 0 auto;display: flex;margin-bottom: 1.875rem;justify-content: center;align-items: center;}
.n_wenhua_2 li .a .con h5{font-size:1.75rem;color: #fff;font-weight:bold}
.n_wenhua_2 li .a .con hr{width:4rem;height:1px;background: #fff;margin:1.25rem auto}
.n_wenhua_2 li .a .con h6{font-size:1.125rem;color: #fff;line-height:1.5;height: 4rem;}


.n_wenhua_2 li:nth-child(2n) .a .con h5{color: #a21d1d;}
.n_wenhua_2 li:nth-child(2n) .a .con hr{background: #193e89;}
.n_wenhua_2 li:nth-child(2n) .a .con h6{color: #666666;}

.n_wenhua .fl02{background: url(../images/n_wenhua_fl02_bg.jpg) center no-repeat;background-size: cover;height: 50.3125rem;}

.n_wenhua .fl02 .w1200{ display: flex; align-items: center; height: 100%;}
.n_wenhua .fl02 .right{ padding: 0 0 0 40%;}

.n_wenhua .fl03{overflow:hidden;position:relative;z-index: 1;}

.n_wenhua_3{ width: 65.75rem;}
.n_wenhua_3 li{ width: 100%; padding: 1.5rem 0; }
.n_wenhua_3 li .a{display: flex;height: 10.25rem;background: url(../images/n_wenhua_3_bg.png) center no-repeat;background-size: 100% 100%;border-radius: 5.125rem;padding: 1.125rem;align-items: center;}
.n_wenhua_3 li .a .ll{width: 8rem;height: 8rem;background: #fff;font-size: 1.75rem;color: #2a3d89;font-weight: bold;display: flex;border-radius: 50%;justify-content: center;align-items: center;}
.n_wenhua_3 li .a .rr{ padding:0 0 0 2.25rem}
.n_wenhua_3 li .a .rr p{ font-size:1.25rem; color:#fff; line-height:2.125rem}
.n_wenhua_3 li:nth-child(2){ margin-left: 3.5rem;}
.n_wenhua_3 li:nth-child(2) .a{ background: url(../images/n_wenhua_3_bg_on.png) center no-repeat;background-size: 100% 100%;}

.n_wenhua_4{display: flex;padding: 0 2.25rem;margin: 4.375rem 0 6.25rem;flex-wrap: wrap;}
.n_wenhua_4 li{ width: 33.33%; padding: 0 2.25rem;}
.n_wenhua_4 li .a{display: flex;align-items: center;}
.n_wenhua_4 li .a .ll{font-size: 6rem;color: #fff;-webkit-text-stroke: 1px #e4bfbf;font-family: Futura Md BT;font-weight: bold;margin-right: 1rem;}
.n_wenhua_4 li .a .rr h5{font-size: 1.75rem;color: #666666;font-weight: bold;}
.n_wenhua_4 li .a .rr h5 font{ color: #2a3d89; margin: 0 .5rem;}
.n_wenhua_4 li .a .rr hr{ background: #d6d6d6; margin: 1rem 0 1.25rem;}
.n_wenhua_4 li .a .rr h6{font-size: 1.375rem;color: #666666;}

.n_wenhua .fl03 .title009{height: 9.375rem;text-align: center;background: url(../images/n_wenhua_fl03_bg.jpg) center no-repeat;background-size: cover;display: flex;justify-content: center;align-items: center;position: relative;}
.n_wenhua .fl03 .title009::after{content: "";position: absolute;bottom: 0;width: 1.5rem;height: 1.5rem;border: #a21d1d 3px solid;border-radius: 50%;box-sizing: border-box;bottom: -.75rem;background: #fff;}
.n_wenhua .fl03 .title009 h3{font-size: 1.75rem;color: #a21d1d;font-weight: bold;}

#lizip {
    position: absolute;
    height: 35vh;
    overflow: hidden;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: .5;
    z-index: -1;
}

#lizi {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.list_box_product3s{ display: block;}
.list_box_product3s .li_box{ display: flex; flex-wrap: wrap;}

.list_box_product3_box{}
.list_box_product3_li{display: none;transition: 0s;background:#f4f4f4;padding: 3rem 3rem;position: relative;z-index: 1;margin: 1.5rem 0;/* overflow: hidden; */}
.list_box_product3_box .list_box_product3_li::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/line_bg.png) top repeat-x, url(../images/line_bg.png) bottom repeat-x; z-index: -1;}
.list_box_product3_box .list_box_product3_li::after{content: "";position: absolute;top: -12px;left: .5rem;background: url(../images/line_bg1.jpg) center no-repeat;width: 22px;height: 17px;}
.list_box_product3_li .ll{ width: calc(100% - 154px); padding: 0 2rem 0 0; float: left;}
.list_box_product3_li .ll p{ font-size:1.125rem; color:#353f47; line-height:1.875rem}
.list_box_product3_li .rr{ width: 154px; float: right;}
.list_box_product3_li .rr a{display: block;line-height: 33px;background: #155baa;text-align: center;font-size: 13px;color: #fff; transition: .5s;}
.list_box_product3_li .rr a img{ margin:-3px .5rem 0 0}

.list_box_product3_box .list_box_product3_li:nth-of-type(2)::after{left: calc(16.667% + .5rem);}
.list_box_product3_box .list_box_product3_li:nth-of-type(3)::after{left: calc((16.667% * 2) + .5rem);}
.list_box_product3_box .list_box_product3_li:nth-of-type(4)::after{left: calc((16.667% * 3) + .5rem);}
.list_box_product3_box .list_box_product3_li:nth-of-type(5)::after{left: calc((16.667% * 4) + .5rem);}
.list_box_product3_box .list_box_product3_li:nth-of-type(6)::after{left: calc((16.667% * 5) + .5rem);}

.list_box_product3_box1{ margin: -.5rem 0 0;}
.list_box_product3_box1 .list_box_product3_li1{transition: 0s;background:#f4f4f4;padding: 2rem 3rem;position: relative;z-index: 1;margin: 1.5rem 0 0;/* overflow: hidden; */ box-shadow: 0px 0px 18px 0px rgba(25, 61, 137, 0.33);}
.list_box_product3_box1 .list_box_product3_li1::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: -1;/* box-shadow: 0px 0px 18px 0px rgba(25, 61, 137, 0.33); */}

.n_product_list3{ display: flex; flex-wrap: wrap;}
.n_product_list3 li{ margin-right: 3.5rem;}
.n_product_list3 li a{display: block;position: relative;padding: 0 0 0 20px;font-size: 1.125rem;color: #666666;transition: .5s;line-height: 30px;}
.n_product_list3 li a::before{content: "";position: absolute;top: 50%;left: 0;background:#cacaca;width:6px;height:6px;transform: rotate(45deg);transition: .5s;margin-top: -4px;}

.n_product_list3 li.on a, .n_product_list3 li:hover a{color: #9c000b;}
.n_product_list3 li.on a::before, .n_product_list3 li:hover a::before{background: #9c000b;}

.product_jianjie{color:#353f47;font-size:1.125rem;line-height:30px;padding:0 0 0 1.875rem;position: relative;margin: 0 0 3rem;}
.product_jianjie:before{content:"";position:absolute;left:0;top:.25rem;bottom:.25rem;background: #d92233;width: 1px;}

.container02 .fl03{ padding:6.625rem 0 0;}

.list_box_08s1{ display: flex; flex-wrap: wrap; margin: 0 -.9375rem;}
.list_box_08s1 li{ width: 20%; padding: 0 .9375rem; margin-bottom: 2.75rem;}
.list_box_08s1 li *{ transition:.5s}
.list_box_08s1 li a{ display: flex; height: 12.25rem; background: #fff; flex-direction: column; justify-content:  center; align-items: center; padding:0 1rem}
.list_box_08s1 li a .ico{ height:3.5rem; display:flex; align-items:center}
.list_box_08s1 li a .ico img{ max-height:3.5rem}
.list_box_08s1 li a h5{ font-size:1.125rem; color:#353f47; line-height:1.625rem; text-align:center; margin:.75rem 0 0}

.container02 .fl04{ padding:3rem 0 0; display: flex; justify-content: flex-end;}
.container02 .fl04 .content{ width: 55.625rem; background: #fff; padding: 2.75rem;}
.list_box_08s2{margin: 0 -1.5rem;margin-bottom: 3rem;display: flex;}
.list_box_08s2 li{padding-bottom: 2rem;position: relative;cursor: pointer;width: 100%;}
.list_box_08s2 li:after{content:"";height:5px;background: #dec9cd;left: 2.125rem;right: 2.125rem;opacity:0;position:absolute;bottom: 0;}
.list_box_08s2 li .li_box{ display:flex; justify-content:space-between}
.list_box_08s2 li .li_box .li{width:50%;text-align:center;-webkit-filter: grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;transition:.5s;position: relative;}
.list_box_08s2 li .li_box .li h3{ display:flex; justify-content:center; height:5rem; align-items:center}
.list_box_08s2 li .li_box .li h3 img{display:inline-block;max-height: 5rem;}
.list_box_08s2 li .li_box .li h5{font-size:1.125rem;color:#353f47;margin: .5rem 0 0;}

.list_box_08s2 li.miso-current .li_box .li{text-align:center;-webkit-filter: grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);filter:none;}
.list_box_08s2 li.miso-current:after{ opacity:1}

.container02 .fl04 .content .miso_bds h3{font-size:2.125rem;color: #003d88;font-weight:bold;line-height:1.5;margin-bottom:1.75rem}
.container02 .fl04 .content .miso_bds .con{ margin-bottom:1.5rem}
.container02 .fl04 .content .miso_bds .con h5{font-size:1.25rem;color: #48494b;font-weight:bold;}
.container02 .fl04 .content .miso_bds .con h6{ font-size:1.125rem; color:#616161; line-height:1.875rem; margin:.25rem 0 0}

.list_box_08s2 li .li_box .li::before{content: "";position: absolute;background: url(../images/list_box_08s2_ico00.png) center no-repeat;width: 18px;height: 19px;left: -9px;bottom: 0;transition: 0s;}
.list_box_08s2 li:first-child .li_box .li:first-child::before{ display:none}

.list_box_08s2 li.miso-current .li_box .li::before{background: url(../images/list_box_08s2_ico00_on.png) center no-repeat;}

.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zh01{padding:3.4375rem 0;text-align: center;}
.zh01 h3{font-size: 2.875rem;line-height: 4.5625rem;font-weight: bold;color: #353f48;margin-bottom: 1.5625rem;}
.zh01 p{font-size: 1.125rem;line-height:2rem;color: #353f48;}
.zh02{background: #f6f8fc;padding-bottom: 25rem;position: relative;z-index: 1;}
.zh02-l{width: 60.0625rem;margin-left: -16.25rem;cursor: pointer;}
.zh02-r{width: calc(100% - 44rem);padding: 4.375rem 0 5rem 2rem;position: relative;}
.zhth{position: relative;min-height: 22rem;}
.zhtab {opacity: 0;visibility: hidden;position: absolute;top: 0;left: 0;/* height: 10rem; */transition: 0.5s;}
.zhtab.on {opacity: 1;visibility: visible;}
.zhtab h2{color: #353f48;font-size: 2.25rem;line-height: 45px;font-weight: bold;margin-bottom: 1.875rem;}
.zhtab p{font-size: 1.125rem;line-height: 2rem;color: #666;}
.zhli1{margin-top: 1.875rem;}
.zhli1 li{font-size: 1.5rem;line-height: 2.875rem;color: #333;margin-top: 0.9375rem;padding-left: 46px;background: url(../images/zhli.png) no-repeat left center;cursor: pointer;min-width: 50%;transition: .5s;}
.zhli2{width: 72.7rem;max-width: 73.125rem;position: absolute;right: 0;top: 33.125rem;}
.zhli2 li{width: 20%;background: #fff;position: relative;z-index: 1;height: 12.8125rem;padding:1.875rem;cursor: pointer;z-index: 1;box-shadow: 0px 7px 9px 0px rgba(0, 50, 98, 0.11);overflow: hidden;transition: .5s;}
.zhli2 li::after{content: "";position: absolute;bottom: 0px;right: -20px;width: 9.8125rem;height: 8.0625rem;background: url(../images/zhico1.png) no-repeat center;z-index: -1;transition: 0.5s;}
.zhli2 li:hover::after,.zhli2 li.on::after{opacity: 0.1;}
.zhli2 li:hover,.zhli2 li.on{background: #9c000b;}
.zhli2 li p{font-size: 1.5rem;color: #abadaa;font-family: Futura;margin-bottom: 0.625rem;}
.zhli2 li h3{font-size: 1.25rem;line-height: 1.75rem;color: #333333;}
.zhli2 li:hover p,.zhli2 li:hover h3,.zhli2 li.on p,.zhli2 li.on h3{color: #fff;}
.zhli2 li:nth-child(2):after{background: url(../images/zhico2.png) no-repeat center;}
.zhli2 li:nth-child(3):after{background: url(../images/zhico3.png) no-repeat center;}
.zhli2 li:nth-child(4):after{background: url(../images/zhico4.png) no-repeat center;}
.zhli2 li:nth-child(5):after{background: url(../images/zhico5.png) no-repeat center;}
.zh03{margin-bottom: 6.25rem;}
.sg{margin-top: -19.375rem;position: relative;z-index: 10;}
.sg h3{text-align: center;font-size: 2.25rem;line-height: 45px;font-weight: bold;color: #353f48;margin-bottom: 3.75rem;}

.zhsg li a{display: flex;justify-content: space-between;flex-wrap: wrap;overflow: hidden;}
.zhsg li .zhsg-l{width: 50%;padding: 3.4375rem 3.75rem;background: #fff;position: relative;z-index: 1;overflow: hidden;}
.zhsg li .zhsg-r{width: 50%;}
.zhsg li .zhsg-t{width: 50%;}
.zhsg li .zhsg-l::after{content: "";position: absolute;bottom: -5.125rem;width: 21.625rem;height: 21.25rem;background: url(../images/zhslidebg.png) no-repeat bottom/contain;z-index: -1;right: -4rem;}
.zhsg li .sgtit{margin-bottom: 1.875rem;}
.zhsg li .sgtit h2{color: #123885;font-size: 1.75rem;line-height: 3rem;font-weight: bold;position: relative;z-index: 1;width: calc(100% - 4rem);padding-bottom: 0.5rem;}
.zhsg li .sgtit h2::after{content: "";position:absolute;bottom: 0;left: 0;width: 4.0625rem;height: 1px;background: #d92233;}
.zhsg li .sgtit p{width: 4rem;color: #a0a0a0;font-size: 1.125rem;line-height: 2rem;white-space: nowrap;}
.zhsg li .sgtit p span{color: #123885;padding-right: 0.3rem;}
.zhsg li h4{font-size: 1.125rem;color: #616161;line-height: 2rem;}

.zhsg .miso-arrow{width: 3.1875rem;height: 3.1875rem;position: absolute;left: 50%;bottom: 0;top: unset;transform: unset;}
.zhsg .miso-prev{background: url(../images/zhprev.png) no-repeat center; }
.zhsg .miso-next{background: url(../images/zhnext.png) no-repeat center;bottom: 3rem;}
.zhsg-r .slow{height: 100%;}
.zhsg-r img{width: 100%;height: 100%;object-fit: cover;}
.zh04{width: 100%;}
.ck{position: relative;z-index: 11;padding-bottom: 7.8125rem;}
.ck h3{text-align: center;font-size: 2.25rem;line-height: 45px;font-weight: bold;color: #fff;margin-bottom: 3.125rem;}
.ck .n_jiejue_detail1{margin:0 -0.9375rem;}
.ck .n_jiejue_detail1 li{transform: scale(1);padding: 0 0.9375rem;}
.zhbg{background: url(../images/zhbg.png) no-repeat center/cover;}
.zhbg .n_jiejue_detail1 .miso-list{margin: 0 !important;padding: 0 !important;}
.zhbg .n_jiejue_detail1 li a{box-shadow: 0px 9px 0.9375rem 0px rgba(0, 0, 0, 0);transition: 0.5s;}
.zhbg .n_jiejue_detail1 li:hover a{
    box-shadow: 0px 9px 0.9375rem 0px rgba(0, 0, 0, 0.1)
}
.zhbg .n_jiejue_detail1 li:hover a .con::before,.zhbg .n_jiejue_detail1 li:hover.miso-current a .con::before{width: 100%;left: 0;background: #9c000b;transition: 0.5s;}
.zhbg .n_jiejue_detail1 li.miso-current a .con::before{background: #fff;}



.zhbg .n_jiejue_detail1 .miso-prev { left: -0.5rem;}
.zhbg .n_jiejue_detail1 .miso-next { right: -0.5rem;}
.zhbg .n_jiejue_detail1 li a .con h5{height: auto;font-size: 1.5rem;}
.zhbg .n_jiejue_detail1 li a .con p{font-size: 1rem;}
.zhbg  .n_jiejue_detail1 li a .con{height: 15.625rem;border: 1px solid #dcdcdc;border-top: none;}
.zhbg .n_jiejue_detail1 li:hover a .con{border:1px solid #fff;border-top: none;}


@media(max-width: 1200px){
    .zhli2{top: 38rem;}
    .news_more{padding-left:3rem;bottom:3rem;}
}
@media(max-width: 991px){
    .zh02-l,.zh02-r{width: 100%;}
    .zh02-l{margin-bottom: 1.875rem;margin-left: 0;}
    .zh02-r{padding:0;}
    .zhli1{justify-content:start;margin: 1rem 0 0;}
    .zhli1 li{width:33.3%;font-size: 1.4rem;}
    .zhli2{position:static;margin-top:2rem;width: 100%;}
    .zhli2 li{padding:1rem;box-shadow: 0px 0px 5px 2px rgba(0, 50, 98, 0.11);}
    .zhli2 li::after{background-size: contain !important;width: 6rem;height: 5rem;right: 0;}
    .zhsg li .zhsg-l{padding: 2rem;}
    .news_more{padding-left:1.6rem;bottom:3rem;}

    .n_container{ overflow: hidden;}
}
@media(max-width: 768px){
    .zhli1 li{width:50%;font-size: 1.3rem;background-size: 20px 20px;padding: 0 0 0 31px;}
    .zhth{min-height:22rem}
    .zhli2{justify-content:flex-start}
    .zhli2 li{height:10rem;width: 33.3%;}
    .zhsg li .zhsg-l{width: 100%;padding: 1.5rem 10px;}
    .zhsg li .zhsg-r{width: 100%;padding: 0;}
    .zhsg li .zhsg-r{order: -1;}
    .zhsg .miso-arrow{top: 50%;bottom:unset;transform: translateY(-50%);margin-top: -5rem;}
    .zhsg .miso-next{right: 0;left: unset;}
    .zhsg .miso-prev{left: 0;}
	.video-p p{font-size:3rem !important;}
}
@media(max-width: 420px){
.zhli1 li{width:100%;font-size: 1.3rem;margin: 0;}
.zhth{min-height: 28rem;}
.video-p p{font-size:1rem !important;letter-spacing: 1rem !important;}
.zhli2 li{height:10rem;width: 50%;}
.list_box_08 li{margin:0 0 0 1.8rem;}  
.list_box_08 li:first-child{ margin-left:0}
}

.n_erjis{display: flex;justify-content: center;border-bottom:#e5e5e5 1px solid;margin-bottom:4rem;margin-top: -2rem;}
.n_erjis li{ padding: 0 1.75rem;}
.n_erjis li a{display: inline-block;line-height: 4.625rem;font-size: 1.5rem;color: #333;padding: 0 .625rem;position: relative;transition: .5s;}
.n_erjis li a::before{content: "";position: absolute;bottom: 0;right: 0;width: 0;height: 2px;transition: .5s;}

.n_erjis li.on a, .n_erjis li:hover a{ color:#a21d1d}
.n_erjis li.on a::before, .n_erjis li:hover a::before{width: 100%;left: 0;background: #a21d1d;}

.list_box_08.write li{ color: #fff;}
.list_box_08.write li:not(.li).on{ color: #fff;}
.list_box_08.write li:not(.li).on::before{ background: #fff;}
.list_box_08.write li::after{ color: #fff;}

/*==========================================��ҳ ����=============================================*/

/*aos="fade-up" aos-duration="1200"*/

#page_show_box_d{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000000; display: none ;}
#page_show_box_d .page_show_box_li{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;}
#page_show_box_d .bg_box{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,.6);z-index: -1;}
#page_show_box_d .content{width: 1200px;max-width: calc(100% - 30px);margin: 0 auto;height: 600px;background: #fff;z-index: 1;display: flex;flex-wrap: wrap;position: relative;}
#page_show_box_d .content .left{ width: 506px; background: #eeeeee; padding: 52px 52px 0;}

#page_show_box_d .content .right{width: calc(100% - 506px);padding: 0 52px;display:flex;flex-direction:column;justify-content:center;border-right: #193d89 .625rem solid;}

@media(max-width: 991px){
	#page_show_box_d .content{height: auto;max-height: 94vh;overflow: hidden;overflow-y: scroll;}
	#page_show_box_d .content .left{width: 100%;padding: 15px; display: none;}
	#page_show_box_d .content .right{width: 100%;padding: 25px 15px;border-right: #193d89 .25rem solid;}
	
	#page_show_box_d .content .left .a{display: flex;align-items: flex-start;}
}

.list_box_fzlc26_01{ padding: 0 5rem; margin: 0 -5px;}
.list_box_fzlc26_01 .miso-arrow{width: 2.75rem;height: 100%;background: #b6b6b6;transition:.5s;display: flex;align-items: center;justify-content: center; }
.list_box_fzlc26_01 .miso-arrow svg{ width: 1.75rem; height: 1.75rem; fill:#fff;}
.list_box_fzlc26_01 .miso-arrow.miso-prev{ left: 1.625rem;}
.list_box_fzlc26_01 .miso-arrow.miso-next{ right: 1.625rem;}

.list_box_fzlc26_01 .miso-arrow:hover{ background: #f4bcc1;}

.list_box_fzlc26_01 li{ padding: 0 5px;}
.list_box_fzlc26_01 li *{ transition: .5s}
.list_box_fzlc26_01 li .img{ opacity: .75}
.list_box_fzlc26_01 li .img img{ opacity: .95}
.list_box_fzlc26_01 li .img .top{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: url(../images/list_box_fzlc26_01_top.png) center bottom no-repeat;display: flex;align-items: flex-end;text-align: center;} 
.list_box_fzlc26_01 li .img .top h5{ font-size: 1rem; color:#fff; line-height: 2; margin-bottom: .5rem; padding: 0 .5rem; text-align: center}
.list_box_fzlc26_01 li .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border: #d82132 3px solid; border-radius: 3px; opacity: 0; }
.list_box_fzlc26_01 li.miso-current .img:after{ opacity: 1}
.list_box_fzlc26_01 li.miso-current .img{ opacity: 1}
.list_box_fzlc26_01 li.miso-current .img img{ opacity: 1}

.list_box_fzlc26_05 .miso-arrow{width: 2.75rem;height: 2.75rem; transition:.5s;display: flex;align-items: center;justify-content: center; }
.list_box_fzlc26_05 .miso-arrow svg{ width: 2.75rem; height: 2.75rem; fill:#fff; opacity: .5;}
.list_box_fzlc26_05 .miso-arrow.miso-prev{ left: 3rem;}
.list_box_fzlc26_05 .miso-arrow.miso-next{ right: 3rem;}

.n_fzlc26 .fl03{ padding: 5.625rem 0}
.n_fzlc26 .fl03 .box1{background:#fff;box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);}
.n_fzlc26 .fl03 .con{text-align: center;padding: 3rem 15px 4rem;}
.n_fzlc26 .fl03 .con .box{ width: 71.25rem; max-width: 100%; margin: 0 auto; position: relative; z-index: 1}
.n_fzlc26 .fl03 .con .box::before{content: "";position: absolute;background: url(../images/n_jituan_fl03_yh1.png) center no-repeat;width: 3.375rem;height: 2.75rem;background-size: cover;left: 0; top: 0}
.n_fzlc26 .fl03 .con .box::after{content: "";position: absolute;background: url(../images/n_jituan_fl03_yh2.png) center no-repeat;width: 3.375rem;height: 2.75rem;background-size: cover;right: 0; bottom: 0}
.n_fzlc26 .fl03 .con h3{font-size: 1.875rem;color: #9c000b;font-weight: bold;line-height: 1.5;margin-bottom: 1.5rem;}
.n_fzlc26 .fl03 .con p{font-size: 1.125rem;color:#222222;line-height: 2.5rem;}

.n_banners1_top{ position: relative;}
.n_banners1_top .miaobaobar{position: absolute;top: .5rem;left: 0;right: 0;background: none;}
.n_banners1_top .miaobaobar *{ color:#fff !important}

.n_wenhua .fl01s{background: url(../images/n_wenhua_fl01s_bg.jpg) center no-repeat;background-size: cover;padding: 6rem 0 10rem;}
.n_wenhua .fl01s .title009 h3{ font-size: 2rem; color: #a21d1d; font-weight: bold; text-align: center; margin-bottom: 3.125rem;}
.n_wenhua .fl01s .box{padding: .5rem 4rem;position: relative;text-align: center;}
.n_wenhua .fl01s .box::before{content: "";position: absolute;background: url(../images/n_wenhua_fl01s_ico1.png) center no-repeat;width: 3rem;height: 2.4375rem;background-size: cover;left: 0;top: 0;}
.n_wenhua .fl01s .box::after{content: "";position: absolute;background: url(../images/n_wenhua_fl01s_ico2.png) center no-repeat;width: 3rem;height: 2.4375rem;background-size: cover;right: 0;top: 50%;}
.n_wenhua .fl01s .box h2{font-size: 2.75rem;color: #333333;margin-bottom: 1.5rem;line-height: 1.5}
.n_wenhua .fl01s .box h4{font-size: 1.375rem;color: #333333;line-height: 1.5;width: auto;display: inline-block;border-bottom: rgba(25, 62, 137, 0.3) 1px solid;border-top: rgba(25, 62, 137, 0.3) 1px solid;padding: 1rem 0;width: 61rem;max-width: 100%;}

.n_wenhua .fl01s1{display: flex;flex-wrap: wrap;overflow: hidden;}
.n_wenhua .fl01s1 .left{ width: 36%;} 
.n_wenhua .fl01s1 .right{ width: 64%;} 
.n_wenhua .fl01s1 .left .img .img_hezi{ padding-bottom: 120% !important}

.n_jituan .fl03 .right p font{ color: #9c000b; font-weight: bold;}

.n_bannerst .top{flex-direction: column;display: block;position: relative; padding: 5rem 0 0}
.n_bannerst .top .w1200{height: 100%;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;}
.n_bannerst .top .box{background: rgba(255,255,255,.7);margin: 2.5rem 0 1px;padding: 3.5rem 0;}
.n_bannerst .img .img_hezi{ display: none}
.n_bannerst .img{ position: absolute; top: 0; right: 0; bottom: 0; left: 0}

.img_none{ display: none;}

.list_box_02 li a .con{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 14.5rem 3rem 0;
    max-width: 65%;
}
.news_more{
    padding-left: 11rem;
    color: #fff;
    bottom: 9.2rem;
    opacity: .85;
}
.logo2{ text-align: center;}

.n_keji .fl08{ position: relative; z-index: 1; background: url(../images/n_keji_fl08_bg.jpg) center no-repeat; background-size: cover; padding-bottom: 7.5rem;}
.n_keji .fl08 .bg{position: absolute;top: 0;bottom: 0;left: 0;z-index: -1;max-width: 31%;}
.n_keji .fl08 .bg img{height: 100%;max-width: 100%;}
.n_keji .fl08 .miso_box{ margin: 0 -7.5rem; position: relative}
.n_keji .fl08 .miso_box .miso-dots_box{position: absolute;width: 5.625rem;height: 10rem;background:#fff;box-shadow: 0.939px 5.926px 32px 0px rgba(0, 0, 0, 0.11);bottom: 0;left: 39.5%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.n_keji .fl08 .miso_box .miso-dots_box .cur{ font-size: 2rem; color: #a21d1d}
.n_keji .fl08 .miso_box .miso-dots_box .sum{font-size: .875rem;color: #a21d1d;margin: .125rem 0 0;}
.n_keji .fl08 .miso_box .miso-dots_box .sum font{ color: #333333; margin: 0 0 0 .5em}
.n_keji .fl08 .miso_box .miso-dots_box .miso-dots1{display: flex;justify-content: space-between;width: 2.25rem;margin: 1.75rem 0 0;}
.n_keji .fl08 .miso_box .content{display: flex;flex-wrap: wrap;align-items: center; background: #fff; } 
.n_keji .fl08 .miso_box .content .left{width: 42.5%;padding: 3rem 3.75rem;}
.n_keji .fl08 .miso_box .content .right{ width: calc(100% - 42.5%);}
.n_keji .fl08 .miso_box .miso-dots_box .miso-dots1 *{font-size: 1.5rem;color: #929292;font-family: simsun;transition: .5s;cursor: pointer;}
.n_keji .fl08 .miso_box .miso-dots_box .miso-dots1 *:hover{ color:#666}

.list_box2 li{padding: .375rem 0;}
.list_box2 li h5{font-size: 1.375rem;color: #0b0c0c;position: relative;padding: 0 0 0 2.25rem;line-height: 2.5rem;/* font-weight: 300; */transition: .5s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;cursor: pointer;}
.list_box2 li h5:before{content:"";position: absolute;left: 0;width: 1.25rem;height: 3px;background: #b3b3b3;top: 50%;transition: .5s;margin-top: -1.5px;}
.list_box2 li.active h5{color: #a32222;font-size: 1.875rem; padding: 0 0 0 4rem}
.list_box2 li.active h5:before{ width: 3rem; background: #a32222}

.list_box1 li{ display: none}
.list_box1 li .a{ position: relative;}
.list_box1 li .a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: flex-end;padding: 0 4.375rem 2rem 6.25rem; background: url(../images/list_box1_top.png) center bottom no-repeat; background-size: 100% auto;}
.list_box1 li .a .img .img_hezi{ padding-bottom: 32.8125rem !important;}
.list_box1 li .a .top h5{ font-size: 1.125rem; color: #fff; line-height: 1.5}
.list_box1 li.active{ display: block}

.n_fzzhanlve .n_title002 h3{font-size: 2.5rem;line-height: 1.5;}
.n_fzzhanlve .n_title002 h3 font{font-size: 3.75rem;color: #a21d1d;font-family: FZZJ-LongYTJW;margin: 0 .5rem;font-weight: normal;}

.n_fzzhanlve .fl01 .content{display:flex;align-items:center;justify-content:space-between;position: relative;}
.n_fzzhanlve .fl01 .content .box2{position: relative;width: 51.75rem;height: 51.75rem;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;padding: 0;margin: 0 auto;}
.n_fzzhanlve .fl01 .content .box2::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: url(../images/list_fzzhanlve1_bg.png) center no-repeat; background-size: 100% 100% !important; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
.n_fzzhanlve .fl01 .content .box2::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: url(../images/list_fzzhanlve2_bg.png) center no-repeat; background-size: 100% 100% !important; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); -webkit-animation:play1 10s linear infinite; -moz-animation:play1 10s linear infinite; animation:play1 10s linear infinite; }
.n_fzzhanlve .fl01 .content .box2 .top{ position:absolute; top:0; right: 0; bottom:0; left: 0; display: flex; align-items: center; justify-content: center}
.n_fzzhanlve .fl01 .content .box2 .top h3{ font-size: 1.5rem; color:#a21d1d; font-weight: bold; transform: translateY(9rem)}
.n_fzzhanlve .fl01 .content .box2 .top1{position: absolute;left: 97%;top: 68%;}

.n_fzzhanlve .fl01 .content .box1, .n_fzzhanlve .fl01 .content .box3{position: absolute;z-index: 1;}
.n_fzzhanlve .fl01 .content .box1{right: 65%;}
.n_fzzhanlve .fl01 .content .box3{ left: 60%}
@-webkit-keyframes play1{
0% {
-webkit-transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(-360deg);
}
}
@-moz-keyframes play1{
0% {
-moz-transform:rotate(0deg);
}
100% {
-moz-transform:rotate(-360deg);
}
}
@keyframes play1{
0% {
transform:rotate(0deg);
}
100% {
transform:rotate(-360deg);
}
}
.list_fzzhanlve1 li{display: flex;margin: 54% 0;align-items: center;position: relative;cursor: pointer;}
.list_fzzhanlve1 li .ll{width:5.1875rem;height: 5.1875rem;display: flex;align-items: center;justify-content: center;margin: 0 1.125rem;background: #003d88;border-radius: 50%;}
.list_fzzhanlve1 li h5{font-size: 1.5rem;color: #333333;line-height: 1.75;}

@media(min-width: 1200px){
.box1 .list_fzzhanlve1 li{ justify-content:flex-end }
.box1 .list_fzzhanlve1 li .ll{ order:1}
.box1 .list_fzzhanlve1 li .rr{ text-align:right}
.box1 .list_fzzhanlve1 li:nth-child(3){ flex-direction: column; transform: translateX(10%) translateY(2rem);}
.box1 .list_fzzhanlve1 li:nth-child(3) .ll{order:0;transform: scale(.72);}
.box1 .list_fzzhanlve1 li:nth-child(2){ transform: translateX(-70%) translateY(4rem);}
.box1 .list_fzzhanlve1 li:nth-child(1){transform: translateX(-20%) translateY(4rem);}

.box3 .list_fzzhanlve1 li:nth-child(1){ transform: translateY(-1rem);}
.box3 .list_fzzhanlve1 li:nth-child(2){ transform: translateX(70%);}
.box3 .list_fzzhanlve1 li:nth-child(3){transform: translateX(-20%) translateY(2rem);}
.box3 .list_fzzhanlve1 li:nth-child(3) .ll{ transform: scale(.72);}
}

.n_fzzhanlve .fl02{ display: flex; flex-wrap: wrap;}
.n_fzzhanlve .fl02 .n_title002{ text-align: left;}
.n_fzzhanlve .fl02 .n_title002 h3{ color: #fff;}
.n_fzzhanlve .fl02 .n_title002 h3 font{ color: #fff; margin-left: -3rem;}
.n_fzzhanlve .fl02 .left{width: calc(100% - 28.25rem);background: url(../images/n_fzzhanlve_fl02_bg.jpg) center no-repeat;background-size: cover;padding: 5rem 12.5rem;position: relative;z-index: 1;}
.n_fzzhanlve .fl02 .right{ width: 28.25rem; background: #a4151f; padding: 5rem 3.125rem;}

.list_fzzhanlve2{ display: flex; margin-bottom: 2rem;}
.list_fzzhanlve2 li .a{display: flex;width: 27rem;height: 10.625rem;border: rgba(255,255,255,.1) 1px solid;flex-direction: column;justify-content: center;padding: 0 3rem;}
.list_fzzhanlve2 li .a h3{font-size: 3.125rem;color:#fff;font-family: FZZJ-LongYTJW; position:relative}
.list_fzzhanlve2 li .a h3:before{ content:""; position: absolute; width: .5rem; height: 2.375rem; background:#a21d1d; left: calc(-3rem - 1.5px); top: .5rem}
.list_fzzhanlve2 li .a h5{font-size: 1.375rem;color:#fff; line-height: 1.5; margin: 1rem 0 0}

.n_fzzhanlve .fl02 .right h2{font-size: 3.125rem;color:#fff;font-family: FZZJ-LongYTJW;position:relative;margin-bottom: 2.5rem;text-align: center;}
.n_fzzhanlve .fl02 .right h2::before{content:"";position: absolute;background-color: #fff;width: 3.125rem;height: 2px;background: #fff;bottom: -1rem;left: 50%;margin-left: -1.625rem;}


.list_fzzhanlve3 li .a{ display: block;; border-bottom: rgba(255,255,255,.2) 1px solid; padding: 2rem 0 1rem;}
.list_fzzhanlve3 li .a h3{ font-size: 1.5rem; color: #fff; font-weight: 400;}
.list_fzzhanlve3 li .a p{ font-size: 1.125rem; color: #eabdbd; line-height: 1.75; margin: .875rem 00;}

.n_fzzhanlve .fl03{position: relative;z-index: 1;background: url(../images/n_fzzhanlve_fl03_bg.jpg) center bottom no-repeat;background-size: 100% auto;padding-bottom: 7.5rem;}
.list_fzzhanlve4{ display: flex; flex-wrap: wrap; }
.list_fzzhanlve4 li{ width: 25%;}
.list_fzzhanlve4 li *{ transition: .5s;}
.list_fzzhanlve4 li .a{display: flex;/* height: 19.375rem; */margin: -1px;border: #f3f3f3 1px solid;position: relative;z-index: 1;}
.list_fzzhanlve4 li .a .img .img_hezi{ padding-bottom: 100% !important;}
.list_fzzhanlve4 li .a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;flex-direction: column;justify-content: space-between;padding: 3rem 3rem; background: #fff;}
.list_fzzhanlve4 li .a .top .t1 h5{ font-size: 1.5rem; color: #333333; font-weight: 400;}
.list_fzzhanlve4 li .a .top .t1 h6{font-size: 1rem;color: #666666;margin: .375rem 0 0;text-transform: capitalize;}
.list_fzzhanlve4 li .a .top .img2{ display: none;}

.n_fzzhanlve .fl04{ display: flex; flex-wrap: wrap;}
.n_fzzhanlve .fl04 .box{ width: 50%; display: flex; align-items: center;}
.n_fzzhanlve .fl04 .box .wz{position: absolute;right: 0;bottom: -2rem;font-size: 11.875rem;color:#fff;font-weight: bold;opacity: .1;}
.n_fzzhanlve .fl04 .box .left{width: 50%;min-height: 30rem;position: relative;z-index: 1;padding: 5rem 3.5rem 0;position: relative;z-index: 1;overflow: hidden;}
.n_fzzhanlve .fl04 .box .left h3{ font-size: 2rem; color:#fff; font-weight: bold; line-height: 1.5; margin-bottom: 1rem;font-family:宋体;}
.n_fzzhanlve .fl04 .box .right{width: 50%;height: 100%;overflow: hidden;}
.n_fzzhanlve .fl04 .box .right img{width: 100%;height: 100%;object-fit: cover;}
.n_fzzhanlve .fl04 .box:nth-child(1){ background: #a21d1d;}
.n_fzzhanlve .fl04 .box:nth-child(2){ background: #003d88;}
.list_fzzhanlve5 li{ font-size: 1.375rem; color:#fff; line-height: 2.375rem; font-weight: 300;}
.list_fzzhanlve5 li img{ margin: 0 1rem 0 0}

#particles-js{ width: 100%; height: 100%;pointer-events: none; position: absolute; left: 0; top: 0; z-index: -1;}